Uses of Class
org.umlg.associationtoself.EAC
Packages that use EAC
-
Uses of EAC in org.umlg.associationtoself
Methods in org.umlg.associationtoself that return EACMethods in org.umlg.associationtoself that return types with arguments of type EACModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends EAC>EAC.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends EAC>EAC.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgOrderedSet<EAC>E.getEAC_from()org.umlg.runtime.collection.UmlgOrderedSet<EAC>E.getEAC_to()E.getFrom()E.getTo()Methods in org.umlg.associationtoself with parameters of type EACModifier and TypeMethodDescriptionvoidvoidvoidE.addToFromIgnoreInverse(E from, EAC eAC)voidvoidvoidE.addToToIgnoreInverse(E to, EAC eAC)Method parameters in org.umlg.associationtoself with type arguments of type EACModifier and TypeMethodDescriptionvoidE.addToFrom(int index, org.umlg.runtime.collection.UmlgOrderedSet<org.umlg.runtime.util.Pair<E,EAC>> EAC_from)voidE.addToFrom(org.umlg.runtime.collection.UmlgOrderedSet<org.umlg.runtime.util.Pair<E,EAC>> EAC_from)voidE.addToTo(int index, org.umlg.runtime.collection.UmlgOrderedSet<org.umlg.runtime.util.Pair<E,EAC>> EAC_to)voidvoidvoid -
Uses of EAC in org.umlg.model
Methods in org.umlg.model that return types with arguments of type EAC