Uses of Class
org.umlg.enumeration.Human

Packages that use Human
Package
Description
 
 
  • Uses of Human in org.umlg.enumeration

    Methods in org.umlg.enumeration that return types with arguments of type Human
    Modifier and Type
    Method
    Description
    static org.umlg.runtime.collection.UmlgSet<? extends Human>
    Human.allInstances()
     
    static org.umlg.runtime.collection.UmlgSet<? extends Human>
    Human.allInstances​(org.umlg.runtime.collection.Filter filter)
     
    org.umlg.runtime.collection.persistent.UmlgSetClosableIterableImpl<Human>
    EnumMany.getHuman()
    This is not a proper UML property, it is always a Set
    org.umlg.runtime.collection.persistent.UmlgSetClosableIterableImpl<Human>
    Gender.getHuman()
    This is not a proper UML property, it is always a Set
    org.umlg.runtime.collection.persistent.UmlgSetClosableIterableImpl<Human>
    TestEnumNavigability.getHuman()
    This is not a proper UML property, it is always a Set
  • Uses of Human in org.umlg.model

    Methods in org.umlg.model that return types with arguments of type Human
    Modifier and Type
    Method
    Description
    static org.umlg.runtime.collection.UmlgSet<? extends Human>
    Umlgtest.getHuman()