Package org.umlg.interfacetest
Interface IManyA
- All Superinterfaces:
org.umlg.runtime.domain.CompositionNode,IMany,org.umlg.runtime.domain.ocl.OclAny,org.umlg.runtime.domain.PersistentObject,Serializable,org.umlg.runtime.domain.UmlgEnum,org.umlg.runtime.domain.UmlgNode
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.umlg.interfacetest.IMany
IMany.IManyRuntimePropertyEnum -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToIManyB(IManyB iManyB)voidaddToIManyB(org.umlg.runtime.collection.UmlgSet<IManyB> iManyB)voidaddToIManyBIgnoreInverse(IManyB iManyB)static org.umlg.runtime.collection.UmlgSet<? extends IManyA>static org.umlg.runtime.collection.UmlgSet<? extends IManyA>allInstances(org.umlg.runtime.collection.Filter filter)voidorg.umlg.runtime.collection.UmlgSet<IManyB>org.umlg.runtime.collection.UmlgSet<IManyB>voidremoveFromIManyB(IManyB iManyB)voidremoveFromIManyB(org.umlg.runtime.collection.UmlgSet<IManyB> iManyB)voidMethods inherited from interface org.umlg.runtime.domain.CompositionNode
getOwningObjectMethods inherited from interface org.umlg.interfacetest.IMany
addToGod, addToGodIgnoreInverse, addToName, addToNameIgnoreInverse, clearGod, clearName, getGod, getName, removeFromGod, removeFromGod, removeFromName, removeFromName, setGod, setName, validateNameMethods inherited from interface org.umlg.runtime.domain.ocl.OclAny
equals, notEquals, oclAsType, oclIsInState, oclIsInvalid, oclIsKindOf, oclIsNew, oclIsTypeOf, oclIsUndefined, oclLocale, oclTypeMethods inherited from interface org.umlg.runtime.domain.PersistentObject
doBeforeCommit, fromJson, fromJson, fromJsonDataTypeAndComposite, fromJsonNonCompositeOne, fromJsonNonCompositeRequiredMany, getId, getMetaDataAsJson, getUid, toJson, toJson, toJsonWithoutCompositeParent, toJsonWithoutCompositeParentMethods inherited from interface org.umlg.runtime.domain.UmlgEnum
getQualifiedName, toJsonMethods inherited from interface org.umlg.runtime.domain.UmlgNode
asSet, checkClassConstraints, delete, getEdge, getPathToCompositionalRoot, getQualifiers, getSize, getVertex, hasOnlyOneCompositeParent, initialiseProperties, initialiseProperty, initVariables, inverseAdder, isTinkerRoot, setEdge, validateMultiplicities, z_internalAddPersistentValueToCollection, z_internalAddToCollection, z_internalBooleanProperties, z_internalDataTypeProperties, z_internalDataTypePropertiesWithDefaultValues, z_internalGetCollectionFor, z_internalInverseAdder, z_internalMarkCollectionLoaded
-
Method Details
-
addToIManyB
-
addToIManyB
-
addToIManyBIgnoreInverse
-
allInstances
static org.umlg.runtime.collection.UmlgSet<? extends IManyA> allInstances(org.umlg.runtime.collection.Filter filter) -
allInstances
-
clearIManyB
void clearIManyB() -
getIManyB
org.umlg.runtime.collection.UmlgSet<IManyB> getIManyB() -
lookupFor_iManyA_iManyB
org.umlg.runtime.collection.UmlgSet<IManyB> lookupFor_iManyA_iManyB() -
removeFromIManyB
-
removeFromIManyB
-
setIManyB
-