Package org.umlg.validation
Class TestManyValidation
java.lang.Object
org.umlg.runtime.domain.BaseUmlg
org.umlg.runtime.domain.BaseUmlgCompositionNode
org.umlg.validation.TestManyValidation
- All Implemented Interfaces:
Serializable,org.umlg.runtime.domain.CompositionNode,org.umlg.runtime.domain.ocl.OclAny,org.umlg.runtime.domain.PersistentObject,org.umlg.runtime.domain.UmlgEnum,org.umlg.runtime.domain.UmlgNode,org.umlg.runtime.domain.UmlgRootNode
public class TestManyValidation
extends org.umlg.runtime.domain.BaseUmlgCompositionNode
implements org.umlg.runtime.domain.UmlgRootNode, org.umlg.runtime.domain.CompositionNode
- See Also:
- Serialized Form
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsFields inherited from class org.umlg.runtime.domain.BaseUmlg
hasInitBeenCalled, vertex -
Constructor Summary
ConstructorsConstructorDescriptiondefault constructor for TestManyValidationTestManyValidation(Boolean persistent)constructor for TestManyValidationTestManyValidation(Object id)constructor for TestManyValidationTestManyValidation(org.apache.tinkerpop.gremlin.structure.Vertex vertex)constructor for TestManyValidation -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToAMaxIntegerMany(Integer aMaxIntegerMany)voidaddToAMaxIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxIntegerMany)voidaddToAMaxIntegerManyIgnoreInverse(Integer aMaxIntegerMany)voidaddToAMaxRealMany(Double aMaxRealMany)voidaddToAMaxRealMany(org.umlg.runtime.collection.UmlgSet<Double> aMaxRealMany)voidaddToAMaxRealManyIgnoreInverse(Double aMaxRealMany)voidaddToAMaxUnlimitedNaturalMany(Integer aMaxUnlimitedNaturalMany)voidaddToAMaxUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNaturalMany)voidaddToAMaxUnlimitedNaturalManyIgnoreInverse(Integer aMaxUnlimitedNaturalMany)voidaddToAMinIntegerMany(Integer aMinIntegerMany)voidaddToAMinIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinIntegerMany)voidaddToAMinIntegerManyIgnoreInverse(Integer aMinIntegerMany)voidaddToAMinRealMany(Double aMinRealMany)voidaddToAMinRealMany(org.umlg.runtime.collection.UmlgSet<Double> aMinRealMany)voidaddToAMinRealManyIgnoreInverse(Double aMinRealMany)voidaddToAMinUnlimitedNaturalMany(Integer aMinUnlimitedNaturalMany)voidaddToAMinUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNaturalMany)voidaddToAMinUnlimitedNaturalManyIgnoreInverse(Integer aMinUnlimitedNaturalMany)voidaddToARangeIntegerMany(Integer aRangeIntegerMany)voidaddToARangeIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeIntegerMany)voidaddToARangeIntegerManyIgnoreInverse(Integer aRangeIntegerMany)voidaddToARangeRealMany(Double aRangeRealMany)voidaddToARangeRealMany(org.umlg.runtime.collection.UmlgSet<Double> aRangeRealMany)voidaddToARangeRealManyIgnoreInverse(Double aRangeRealMany)voidaddToARangeUnlimitedNaturalMany(Integer aRangeUnlimitedNaturalMany)voidaddToARangeUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNaturalMany)voidaddToARangeUnlimitedNaturalManyIgnoreInverse(Integer aRangeUnlimitedNaturalMany)static org.umlg.runtime.collection.UmlgSet<? extends TestManyValidation>static org.umlg.runtime.collection.UmlgSet<? extends TestManyValidation>allInstances(org.umlg.runtime.collection.Filter filter)List<org.umlg.runtime.validation.UmlgConstraintViolation>voidvoidvoidvoidvoidvoidvoidvoidvoidvoiddelete()voidvoidvoidfromJsonDataTypeAndComposite(Map<String,Object> propertyMap)voidfromJsonNonCompositeOne(Map<String,Object> propertyMap)voidfromJsonNonCompositeRequiredMany(Map<String,Object> propertyMap)org.umlg.runtime.collection.UmlgSet<Integer>org.umlg.runtime.collection.UmlgSet<Double>org.umlg.runtime.collection.UmlgSet<Integer>org.umlg.runtime.collection.UmlgSet<Integer>org.umlg.runtime.collection.UmlgSet<Double>org.umlg.runtime.collection.UmlgSet<Integer>org.umlg.runtime.collection.UmlgSet<Integer>org.umlg.runtime.collection.UmlgSet<Double>org.umlg.runtime.collection.UmlgSet<Integer>org.umlg.runtime.domain.UmlgNodeList<org.umlg.runtime.collection.Qualifier>getQualifiers(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, org.umlg.runtime.domain.UmlgNode node, boolean inverse)getQualifiers is called from the collection in order to update the index used to implement the qualifierintgetSize(boolean inverse, org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty)getSize is called from the BaseCollection.addInternal in order to save the size of the inverse collection to update the edge's sequence ordergetUid()booleanvoidvoidinitialiseProperties(boolean loaded)boolean properties' default values are initialized in the constructor via z_internalBooleanPropertiesvoidinitialiseProperty(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse, boolean loaded)voidorg.umlg.runtime.collection.UmlgRuntimePropertyinverseAdder(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse, org.umlg.runtime.domain.UmlgNode umlgNode)booleanvoidremoveFromAMaxIntegerMany(Integer aMaxIntegerMany)voidremoveFromAMaxIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxIntegerMany)voidremoveFromAMaxRealMany(Double aMaxRealMany)voidremoveFromAMaxRealMany(org.umlg.runtime.collection.UmlgSet<Double> aMaxRealMany)voidremoveFromAMaxUnlimitedNaturalMany(Integer aMaxUnlimitedNaturalMany)voidremoveFromAMaxUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNaturalMany)voidremoveFromAMinIntegerMany(Integer aMinIntegerMany)voidremoveFromAMinIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinIntegerMany)voidremoveFromAMinRealMany(Double aMinRealMany)voidremoveFromAMinRealMany(org.umlg.runtime.collection.UmlgSet<Double> aMinRealMany)voidremoveFromAMinUnlimitedNaturalMany(Integer aMinUnlimitedNaturalMany)voidremoveFromAMinUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNaturalMany)voidremoveFromARangeIntegerMany(Integer aRangeIntegerMany)voidremoveFromARangeIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeIntegerMany)voidremoveFromARangeRealMany(Double aRangeRealMany)voidremoveFromARangeRealMany(org.umlg.runtime.collection.UmlgSet<Double> aRangeRealMany)voidremoveFromARangeUnlimitedNaturalMany(Integer aRangeUnlimitedNaturalMany)voidremoveFromARangeUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNaturalMany)voidsetAMaxIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxIntegerMany)voidsetAMaxRealMany(org.umlg.runtime.collection.UmlgSet<Double> aMaxRealMany)voidsetAMaxUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNaturalMany)voidsetAMinIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinIntegerMany)voidsetAMinRealMany(org.umlg.runtime.collection.UmlgSet<Double> aMinRealMany)voidsetAMinUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNaturalMany)voidsetARangeIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeIntegerMany)voidsetARangeRealMany(org.umlg.runtime.collection.UmlgSet<Double> aRangeRealMany)voidsetARangeUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNaturalMany)toJson()deep indicates that components also be serialized.deep indicates that components also be serialized.List<org.umlg.runtime.validation.UmlgConstraintViolation>validateAMaxIntegerMany(Integer aMaxIntegerMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateAMaxRealMany(Double aMaxRealMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateAMaxUnlimitedNaturalMany(Integer aMaxUnlimitedNaturalMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateAMinIntegerMany(Integer aMinIntegerMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateAMinRealMany(Double aMinRealMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateAMinUnlimitedNaturalMany(Integer aMinUnlimitedNaturalMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateARangeIntegerMany(Integer aRangeIntegerMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateARangeRealMany(Double aRangeRealMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateARangeUnlimitedNaturalMany(Integer aRangeUnlimitedNaturalMany)List<org.umlg.runtime.validation.UmlgConstraintViolation>voidz_internalAddPersistentValueToCollection(org.umlg.runtime.collection.UmlgRuntimeProperty umlgRuntimeProperty, Object umlgNode)voidz_internalAddToCollection(org.umlg.runtime.collection.UmlgRuntimeProperty umlgRuntimeProperty, Object umlgNode)Set<org.umlg.runtime.collection.UmlgRuntimeProperty>Set<org.umlg.runtime.collection.UmlgRuntimeProperty>org.umlg.runtime.collection.UmlgCollection<? extends Object>z_internalGetCollectionFor(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse)org.umlg.runtime.collection.UmlgRuntimePropertyz_internalInverseAdder(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse, org.umlg.runtime.domain.UmlgNode umlgNode)voidz_internalMarkCollectionLoaded(org.umlg.runtime.collection.UmlgRuntimeProperty umlgRuntimeProperty, boolean loaded)Methods inherited from class org.umlg.runtime.domain.BaseUmlgCompositionNode
getPathToCompositionalRootMethods inherited from class org.umlg.runtime.domain.BaseUmlg
addToThreadEntityVar, asSet, changed, doBeforeCommit, equals, getEdge, getId, getName, getVertex, hashCode, hasInitBeenCalled, notEquals, oclAsType, oclIsInState, oclIsInvalid, oclIsKindOf, oclIsNew, oclIsTypeOf, oclIsUndefined, oclLocale, oclType, reload, setEdge, setVertexMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods 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, getIdMethods inherited from interface org.umlg.runtime.domain.UmlgNode
asSet, getEdge, getPathToCompositionalRoot, getVertex, setEdge
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
- Constant Field Values
-
-
Constructor Details
-
TestManyValidation
constructor for TestManyValidation- Parameters:
id-
-
TestManyValidation
public TestManyValidation(org.apache.tinkerpop.gremlin.structure.Vertex vertex)constructor for TestManyValidation- Parameters:
vertex-
-
TestManyValidation
public TestManyValidation()default constructor for TestManyValidation -
TestManyValidation
constructor for TestManyValidation- Parameters:
persistent-
-
-
Method Details
-
addToAMaxIntegerMany
-
addToAMaxIntegerMany
-
addToAMaxIntegerManyIgnoreInverse
-
addToAMaxRealMany
-
addToAMaxRealMany
-
addToAMaxRealManyIgnoreInverse
-
addToAMaxUnlimitedNaturalMany
-
addToAMaxUnlimitedNaturalMany
public void addToAMaxUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNaturalMany) -
addToAMaxUnlimitedNaturalManyIgnoreInverse
-
addToAMinIntegerMany
-
addToAMinIntegerMany
-
addToAMinIntegerManyIgnoreInverse
-
addToAMinRealMany
-
addToAMinRealMany
-
addToAMinRealManyIgnoreInverse
-
addToAMinUnlimitedNaturalMany
-
addToAMinUnlimitedNaturalMany
public void addToAMinUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNaturalMany) -
addToAMinUnlimitedNaturalManyIgnoreInverse
-
addToARangeIntegerMany
-
addToARangeIntegerMany
-
addToARangeIntegerManyIgnoreInverse
-
addToARangeRealMany
-
addToARangeRealMany
-
addToARangeRealManyIgnoreInverse
-
addToARangeUnlimitedNaturalMany
-
addToARangeUnlimitedNaturalMany
public void addToARangeUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNaturalMany) -
addToARangeUnlimitedNaturalManyIgnoreInverse
-
allInstances
public static org.umlg.runtime.collection.UmlgSet<? extends TestManyValidation> allInstances(org.umlg.runtime.collection.Filter filter) -
allInstances
-
checkClassConstraints
- Specified by:
checkClassConstraintsin interfaceorg.umlg.runtime.domain.UmlgNode
-
clearAMaxIntegerMany
public void clearAMaxIntegerMany() -
clearAMaxRealMany
public void clearAMaxRealMany() -
clearAMaxUnlimitedNaturalMany
public void clearAMaxUnlimitedNaturalMany() -
clearAMinIntegerMany
public void clearAMinIntegerMany() -
clearAMinRealMany
public void clearAMinRealMany() -
clearAMinUnlimitedNaturalMany
public void clearAMinUnlimitedNaturalMany() -
clearARangeIntegerMany
public void clearARangeIntegerMany() -
clearARangeRealMany
public void clearARangeRealMany() -
clearARangeUnlimitedNaturalMany
public void clearARangeUnlimitedNaturalMany() -
delete
public void delete()- Specified by:
deletein interfaceorg.umlg.runtime.domain.UmlgNode
-
fromJson
- Specified by:
fromJsonin interfaceorg.umlg.runtime.domain.PersistentObject
-
fromJson
- Specified by:
fromJsonin interfaceorg.umlg.runtime.domain.PersistentObject
-
fromJsonDataTypeAndComposite
- Specified by:
fromJsonDataTypeAndCompositein interfaceorg.umlg.runtime.domain.PersistentObject
-
fromJsonNonCompositeOne
- Specified by:
fromJsonNonCompositeOnein interfaceorg.umlg.runtime.domain.PersistentObject
-
fromJsonNonCompositeRequiredMany
- Specified by:
fromJsonNonCompositeRequiredManyin interfaceorg.umlg.runtime.domain.PersistentObject
-
getAMaxIntegerMany
-
getAMaxRealMany
-
getAMaxUnlimitedNaturalMany
-
getAMinIntegerMany
-
getAMinRealMany
-
getAMinUnlimitedNaturalMany
-
getARangeIntegerMany
-
getARangeRealMany
-
getARangeUnlimitedNaturalMany
-
getMetaDataAsJson
- Specified by:
getMetaDataAsJsonin interfaceorg.umlg.runtime.domain.PersistentObject
-
getOwningObject
public org.umlg.runtime.domain.UmlgNode getOwningObject()- Specified by:
getOwningObjectin interfaceorg.umlg.runtime.domain.CompositionNode- Specified by:
getOwningObjectin interfaceorg.umlg.runtime.domain.UmlgNode
-
getQualifiedName
- Specified by:
getQualifiedNamein interfaceorg.umlg.runtime.domain.UmlgEnum
-
getQualifiers
public List<org.umlg.runtime.collection.Qualifier> getQualifiers(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, org.umlg.runtime.domain.UmlgNode node, boolean inverse)getQualifiers is called from the collection in order to update the index used to implement the qualifier- Specified by:
getQualifiersin interfaceorg.umlg.runtime.domain.UmlgNode- Parameters:
tumlRuntimeProperty-node-inverse-
-
getSize
public int getSize(boolean inverse, org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty)getSize is called from the BaseCollection.addInternal in order to save the size of the inverse collection to update the edge's sequence order- Specified by:
getSizein interfaceorg.umlg.runtime.domain.UmlgNode- Parameters:
inverse-tumlRuntimeProperty-
-
getUid
- Specified by:
getUidin interfaceorg.umlg.runtime.domain.PersistentObject
-
hasOnlyOneCompositeParent
public boolean hasOnlyOneCompositeParent()- Specified by:
hasOnlyOneCompositeParentin interfaceorg.umlg.runtime.domain.UmlgNode
-
initDataTypeVariablesWithDefaultValues
public void initDataTypeVariablesWithDefaultValues() -
initVariables
public void initVariables()- Specified by:
initVariablesin interfaceorg.umlg.runtime.domain.UmlgNode
-
initialiseProperties
public void initialiseProperties(boolean loaded)boolean properties' default values are initialized in the constructor via z_internalBooleanProperties- Specified by:
initialisePropertiesin interfaceorg.umlg.runtime.domain.UmlgNode- Parameters:
loaded-
-
initialiseProperty
public void initialiseProperty(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse, boolean loaded)- Specified by:
initialisePropertyin interfaceorg.umlg.runtime.domain.UmlgNode
-
inverseAdder
public org.umlg.runtime.collection.UmlgRuntimeProperty inverseAdder(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse, org.umlg.runtime.domain.UmlgNode umlgNode)- Specified by:
inverseAdderin interfaceorg.umlg.runtime.domain.UmlgNode
-
isTinkerRoot
public boolean isTinkerRoot()- Specified by:
isTinkerRootin interfaceorg.umlg.runtime.domain.UmlgNode
-
removeFromAMaxIntegerMany
-
removeFromAMaxIntegerMany
public void removeFromAMaxIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxIntegerMany) -
removeFromAMaxRealMany
-
removeFromAMaxRealMany
-
removeFromAMaxUnlimitedNaturalMany
-
removeFromAMaxUnlimitedNaturalMany
public void removeFromAMaxUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNaturalMany) -
removeFromAMinIntegerMany
-
removeFromAMinIntegerMany
public void removeFromAMinIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinIntegerMany) -
removeFromAMinRealMany
-
removeFromAMinRealMany
-
removeFromAMinUnlimitedNaturalMany
-
removeFromAMinUnlimitedNaturalMany
public void removeFromAMinUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNaturalMany) -
removeFromARangeIntegerMany
-
removeFromARangeIntegerMany
public void removeFromARangeIntegerMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeIntegerMany) -
removeFromARangeRealMany
-
removeFromARangeRealMany
-
removeFromARangeUnlimitedNaturalMany
-
removeFromARangeUnlimitedNaturalMany
public void removeFromARangeUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNaturalMany) -
setAMaxIntegerMany
-
setAMaxRealMany
-
setAMaxUnlimitedNaturalMany
public void setAMaxUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNaturalMany) -
setAMinIntegerMany
-
setAMinRealMany
-
setAMinUnlimitedNaturalMany
public void setAMinUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNaturalMany) -
setARangeIntegerMany
-
setARangeRealMany
-
setARangeUnlimitedNaturalMany
public void setARangeUnlimitedNaturalMany(org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNaturalMany) -
toJson
deep indicates that components also be serialized.- Specified by:
toJsonin interfaceorg.umlg.runtime.domain.PersistentObject- Parameters:
deep-
-
toJson
- Specified by:
toJsonin interfaceorg.umlg.runtime.domain.PersistentObject- Specified by:
toJsonin interfaceorg.umlg.runtime.domain.UmlgEnum
-
toJsonWithoutCompositeParent
deep indicates that components also be serialized.- Specified by:
toJsonWithoutCompositeParentin interfaceorg.umlg.runtime.domain.PersistentObject- Parameters:
deep-
-
toJsonWithoutCompositeParent
- Specified by:
toJsonWithoutCompositeParentin interfaceorg.umlg.runtime.domain.PersistentObject
-
validateAMaxIntegerMany
-
validateAMaxRealMany
-
validateAMaxUnlimitedNaturalMany
-
validateAMinIntegerMany
-
validateAMinRealMany
-
validateAMinUnlimitedNaturalMany
-
validateARangeIntegerMany
-
validateARangeRealMany
-
validateARangeUnlimitedNaturalMany
-
validateMultiplicities
- Specified by:
validateMultiplicitiesin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalAddPersistentValueToCollection
public void z_internalAddPersistentValueToCollection(org.umlg.runtime.collection.UmlgRuntimeProperty umlgRuntimeProperty, Object umlgNode)- Specified by:
z_internalAddPersistentValueToCollectionin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalAddToCollection
public void z_internalAddToCollection(org.umlg.runtime.collection.UmlgRuntimeProperty umlgRuntimeProperty, Object umlgNode)- Specified by:
z_internalAddToCollectionin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalBooleanProperties
- Specified by:
z_internalBooleanPropertiesin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalDataTypeProperties
- Specified by:
z_internalDataTypePropertiesin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalDataTypePropertiesWithDefaultValues
public Map<org.umlg.runtime.collection.UmlgRuntimeProperty,Object> z_internalDataTypePropertiesWithDefaultValues()- Specified by:
z_internalDataTypePropertiesWithDefaultValuesin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalGetCollectionFor
public org.umlg.runtime.collection.UmlgCollection<? extends Object> z_internalGetCollectionFor(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse)- Specified by:
z_internalGetCollectionForin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalInverseAdder
public org.umlg.runtime.collection.UmlgRuntimeProperty z_internalInverseAdder(org.umlg.runtime.collection.UmlgRuntimeProperty tumlRuntimeProperty, boolean inverse, org.umlg.runtime.domain.UmlgNode umlgNode)- Specified by:
z_internalInverseAdderin interfaceorg.umlg.runtime.domain.UmlgNode
-
z_internalMarkCollectionLoaded
public void z_internalMarkCollectionLoaded(org.umlg.runtime.collection.UmlgRuntimeProperty umlgRuntimeProperty, boolean loaded)- Specified by:
z_internalMarkCollectionLoadedin interfaceorg.umlg.runtime.domain.UmlgNode
-