Uses of Class
org.umlg.onetoone.One1
Packages that use One1
-
Uses of One1 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type One1 -
Uses of One1 in org.umlg.onetoone
Methods in org.umlg.onetoone that return One1Methods in org.umlg.onetoone that return types with arguments of type One1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends One1>One1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends One1>One1.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.onetoone with parameters of type One1Modifier and TypeMethodDescriptionvoidvoidOne2.addToOne1IgnoreInverse(One1 one1)voidOne2.removeFromOne1(One1 one1)voidMethod parameters in org.umlg.onetoone with type arguments of type One1Modifier and TypeMethodDescriptionvoidOne2.removeFromOne1(org.umlg.runtime.collection.UmlgSet<One1> one1)Constructors in org.umlg.onetoone with parameters of type One1