Uses of Class
org.umlg.associationtoself.E
Packages that use E
-
Uses of E in org.umlg.associationtoself
Methods in org.umlg.associationtoself that return EMethods in org.umlg.associationtoself that return types with arguments of type EModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends E>E.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends E>E.allInstances(org.umlg.runtime.collection.Filter filter)E.getFrom()E.getTo()org.umlg.runtime.collection.UmlgSet<E>org.umlg.runtime.collection.UmlgSet<E>Methods in org.umlg.associationtoself with parameters of type EModifier and TypeMethodDescriptionvoidvoidvoidvoidE.addToFromIgnoreInverse(E from, EAC eAC)voidvoidvoidvoidE.addToToIgnoreInverse(E to, EAC eAC)E.getEAC_from_from(E from)E.getEAC_to_to(E to)voidvoidvoidE.removeFromFrom(E from)voidE.removeFromTo(E to)Method parameters in org.umlg.associationtoself with type arguments of type EModifier 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)voidvoidE.removeFromFrom(org.umlg.runtime.collection.UmlgOrderedSet<E> from)voidE.removeFromTo(org.umlg.runtime.collection.UmlgOrderedSet<E> to)voidvoid -
Uses of E in org.umlg.model
Methods in org.umlg.model that return types with arguments of type E