Package org.umlg.datatype
Class DataTypeEntity
java.lang.Object
org.umlg.runtime.domain.BaseUmlg
org.umlg.runtime.domain.BaseUmlgCompositionNode
org.umlg.datatype.DataTypeEntity
- 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 DataTypeEntity
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 Classes -
Field Summary
FieldsFields inherited from class org.umlg.runtime.domain.BaseUmlg
hasInitBeenCalled, vertex -
Constructor Summary
ConstructorsConstructorDescriptiondefault constructor for DataTypeEntityDataTypeEntity(Boolean persistent)constructor for DataTypeEntityDataTypeEntity(Object id)constructor for DataTypeEntityDataTypeEntity(org.apache.tinkerpop.gremlin.structure.Vertex vertex)constructor for DataTypeEntity -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToByteArray(byte[] byteArray)voidaddToByteArrayIgnoreInverse(byte[] byteArray)voidaddToDateBag(LocalDate dateBag)voidaddToDateBag(org.umlg.runtime.collection.UmlgBag<LocalDate> dateBag)voidaddToDateBagIgnoreInverse(LocalDate dateBag)voidaddToDateList(int index, LocalDate dateList)voidaddToDateList(int index, org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList)voidaddToDateList(LocalDate dateList)voidaddToDateList(org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList)voidaddToDateList2(int index, LocalDate dateList2)voidaddToDateList2(int index, org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList2)voidaddToDateList2(LocalDate dateList2)voidaddToDateList2(org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList2)voidaddToDateList2IgnoreInverse(LocalDate dateList2)voidaddToDateListIgnoreInverse(LocalDate dateList)voidaddToDateOrderedSet(int index, LocalDate dateOrderedSet)voidaddToDateOrderedSet(int index, org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet)voidaddToDateOrderedSet(LocalDate dateOrderedSet)voidaddToDateOrderedSet(org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet)voidaddToDateOrderedSetIgnoreInverse(LocalDate dateOrderedSet)voidaddToDateSet(LocalDate dateSet)voidaddToDateSet(org.umlg.runtime.collection.UmlgSet<LocalDate> dateSet)voidaddToDateSetIgnoreInverse(LocalDate dateSet)voidaddToEmail1(String email1)voidaddToEmail1IgnoreInverse(String email1)voidaddToEmail2(String email2)voidaddToEmail2IgnoreInverse(String email2)voidaddToEmailList(int index, String emailList)voidaddToEmailList(int index, org.umlg.runtime.collection.UmlgOrderedSet<String> emailList)voidaddToEmailList(String emailList)voidaddToEmailList(org.umlg.runtime.collection.UmlgOrderedSet<String> emailList)voidaddToEmailListIgnoreInverse(String emailList)voidvoidaddToHostIgnoreInverse(String host)voidaddToPassword(org.umlg.runtime.types.Password password)voidaddToPasswordIgnoreInverse(org.umlg.runtime.types.Password password)voidaddToQuartzCron(String quartzCron)voidaddToQuartzCronIgnoreInverse(String quartzCron)voidaddToUnsecurePassword(String unsecurePassword)voidaddToUnsecurePasswordIgnoreInverse(String unsecurePassword)static org.umlg.runtime.collection.UmlgSet<? extends DataTypeEntity>static org.umlg.runtime.collection.UmlgSet<? extends DataTypeEntity>allInstances(org.umlg.runtime.collection.Filter filter)List<org.umlg.runtime.validation.UmlgConstraintViolation>voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoiddelete()voidvoidvoidfromJsonDataTypeAndComposite(Map<String,Object> propertyMap)voidfromJsonNonCompositeOne(Map<String,Object> propertyMap)voidfromJsonNonCompositeRequiredMany(Map<String,Object> propertyMap)byte[]org.umlg.runtime.collection.UmlgBag<LocalDate>org.umlg.runtime.collection.UmlgSequence<LocalDate>org.umlg.runtime.collection.UmlgSequence<LocalDate>org.umlg.runtime.collection.UmlgOrderedSet<LocalDate>org.umlg.runtime.collection.UmlgSet<LocalDate>org.umlg.runtime.collection.UmlgOrderedSet<String>getHost()org.umlg.runtime.domain.UmlgNodeorg.umlg.runtime.types.PasswordList<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)booleanvoidremoveFromByteArray(byte[] byteArray)voidremoveFromByteArray(org.umlg.runtime.collection.UmlgSet<byte[]> byteArray)voidremoveFromDateBag(LocalDate dateBag)voidremoveFromDateBag(org.umlg.runtime.collection.UmlgBag<LocalDate> dateBag)voidremoveFromDateList(LocalDate dateList)voidremoveFromDateList(org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList)voidremoveFromDateList2(LocalDate dateList2)voidremoveFromDateList2(org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList2)voidremoveFromDateOrderedSet(LocalDate dateOrderedSet)voidremoveFromDateOrderedSet(org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet)voidremoveFromDateSet(LocalDate dateSet)voidremoveFromDateSet(org.umlg.runtime.collection.UmlgSet<LocalDate> dateSet)voidremoveFromEmail1(String email1)voidremoveFromEmail1(org.umlg.runtime.collection.UmlgSet<String> email1)voidremoveFromEmail2(String email2)voidremoveFromEmail2(org.umlg.runtime.collection.UmlgSet<String> email2)voidremoveFromEmailList(String emailList)voidremoveFromEmailList(org.umlg.runtime.collection.UmlgOrderedSet<String> emailList)voidremoveFromHost(String host)voidremoveFromHost(org.umlg.runtime.collection.UmlgSet<String> host)voidremoveFromPassword(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.types.Password> password)voidremoveFromPassword(org.umlg.runtime.types.Password password)voidremoveFromQuartzCron(String quartzCron)voidremoveFromQuartzCron(org.umlg.runtime.collection.UmlgSet<String> quartzCron)voidremoveFromUnsecurePassword(String unsecurePassword)voidremoveFromUnsecurePassword(org.umlg.runtime.collection.UmlgSet<String> unsecurePassword)voidsetByteArray(byte[] byteArray)voidsetDateBag(org.umlg.runtime.collection.UmlgBag<LocalDate> dateBag)voidsetDateList(org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList)voidsetDateList2(org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList2)voidsetDateOrderedSet(org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet)voidsetDateSet(org.umlg.runtime.collection.UmlgSet<LocalDate> dateSet)voidvoidvoidsetEmailList(org.umlg.runtime.collection.UmlgOrderedSet<String> emailList)voidvoidsetPassword(org.umlg.runtime.types.Password password)voidsetQuartzCron(String quartzCron)voidsetUnsecurePassword(String unsecurePassword)toJson()deep indicates that components also be serialized.deep indicates that components also be serialized.List<org.umlg.runtime.validation.UmlgConstraintViolation>validateByteArray(byte[] byteArray)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateDateBag(LocalDate dateBag)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateDateList(LocalDate dateList)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateDateList2(LocalDate dateList2)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateDateOrderedSet(LocalDate dateOrderedSet)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateDateSet(LocalDate dateSet)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateEmail1(String email1)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateEmail2(String email2)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateEmailList(String emailList)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateHost(String host)List<org.umlg.runtime.validation.UmlgConstraintViolation>List<org.umlg.runtime.validation.UmlgConstraintViolation>validatePassword(org.umlg.runtime.types.Password password)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateQuartzCron(String quartzCron)List<org.umlg.runtime.validation.UmlgConstraintViolation>validateUnsecurePassword(String unsecurePassword)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
-
DataTypeEntity
constructor for DataTypeEntity- Parameters:
id-
-
DataTypeEntity
public DataTypeEntity(org.apache.tinkerpop.gremlin.structure.Vertex vertex)constructor for DataTypeEntity- Parameters:
vertex-
-
DataTypeEntity
public DataTypeEntity()default constructor for DataTypeEntity -
DataTypeEntity
constructor for DataTypeEntity- Parameters:
persistent-
-
-
Method Details
-
addToByteArray
public void addToByteArray(byte[] byteArray) -
addToByteArrayIgnoreInverse
public void addToByteArrayIgnoreInverse(byte[] byteArray) -
addToDateBag
-
addToDateBag
-
addToDateBagIgnoreInverse
-
addToDateList
-
addToDateList
-
addToDateList
-
addToDateList
-
addToDateList2
-
addToDateList2
-
addToDateList2
-
addToDateList2
public void addToDateList2(int index, org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList2) -
addToDateList2IgnoreInverse
-
addToDateListIgnoreInverse
-
addToDateOrderedSet
-
addToDateOrderedSet
public void addToDateOrderedSet(org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet) -
addToDateOrderedSet
-
addToDateOrderedSet
public void addToDateOrderedSet(int index, org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet) -
addToDateOrderedSetIgnoreInverse
-
addToDateSet
-
addToDateSet
-
addToDateSetIgnoreInverse
-
addToEmail1
-
addToEmail1IgnoreInverse
-
addToEmail2
-
addToEmail2IgnoreInverse
-
addToEmailList
-
addToEmailList
-
addToEmailList
-
addToEmailList
public void addToEmailList(int index, org.umlg.runtime.collection.UmlgOrderedSet<String> emailList) -
addToEmailListIgnoreInverse
-
addToHost
-
addToHostIgnoreInverse
-
addToPassword
public void addToPassword(org.umlg.runtime.types.Password password) -
addToPasswordIgnoreInverse
public void addToPasswordIgnoreInverse(org.umlg.runtime.types.Password password) -
addToQuartzCron
-
addToQuartzCronIgnoreInverse
-
addToUnsecurePassword
-
addToUnsecurePasswordIgnoreInverse
-
allInstances
public static org.umlg.runtime.collection.UmlgSet<? extends DataTypeEntity> allInstances(org.umlg.runtime.collection.Filter filter) -
allInstances
-
checkClassConstraints
- Specified by:
checkClassConstraintsin interfaceorg.umlg.runtime.domain.UmlgNode
-
clearByteArray
public void clearByteArray() -
clearDateBag
public void clearDateBag() -
clearDateList
public void clearDateList() -
clearDateList2
public void clearDateList2() -
clearDateOrderedSet
public void clearDateOrderedSet() -
clearDateSet
public void clearDateSet() -
clearEmail1
public void clearEmail1() -
clearEmail2
public void clearEmail2() -
clearEmailList
public void clearEmailList() -
clearHost
public void clearHost() -
clearPassword
public void clearPassword() -
clearQuartzCron
public void clearQuartzCron() -
clearUnsecurePassword
public void clearUnsecurePassword() -
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
-
getByteArray
public byte[] getByteArray() -
getDateBag
-
getDateList
-
getDateList2
-
getDateOrderedSet
-
getDateSet
-
getEmail1
-
getEmail2
-
getEmailList
-
getHost
-
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
-
getPassword
public org.umlg.runtime.types.Password getPassword() -
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-
-
getQuartzCron
-
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
-
getUnsecurePassword
-
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
-
removeFromByteArray
public void removeFromByteArray(org.umlg.runtime.collection.UmlgSet<byte[]> byteArray) -
removeFromByteArray
public void removeFromByteArray(byte[] byteArray) -
removeFromDateBag
-
removeFromDateBag
-
removeFromDateList
-
removeFromDateList
-
removeFromDateList2
-
removeFromDateList2
-
removeFromDateOrderedSet
-
removeFromDateOrderedSet
public void removeFromDateOrderedSet(org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet) -
removeFromDateSet
-
removeFromDateSet
-
removeFromEmail1
-
removeFromEmail1
-
removeFromEmail2
-
removeFromEmail2
-
removeFromEmailList
-
removeFromEmailList
-
removeFromHost
-
removeFromHost
-
removeFromPassword
public void removeFromPassword(org.umlg.runtime.types.Password password) -
removeFromPassword
public void removeFromPassword(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.types.Password> password) -
removeFromQuartzCron
-
removeFromQuartzCron
-
removeFromUnsecurePassword
-
removeFromUnsecurePassword
public void removeFromUnsecurePassword(org.umlg.runtime.collection.UmlgSet<String> unsecurePassword) -
setByteArray
public void setByteArray(byte[] byteArray) -
setDateBag
-
setDateList
-
setDateList2
-
setDateOrderedSet
public void setDateOrderedSet(org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet) -
setDateSet
-
setEmail1
-
setEmail2
-
setEmailList
-
setHost
-
setPassword
public void setPassword(org.umlg.runtime.types.Password password) -
setQuartzCron
-
setUnsecurePassword
-
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
-
validateByteArray
public List<org.umlg.runtime.validation.UmlgConstraintViolation> validateByteArray(byte[] byteArray) -
validateDateBag
-
validateDateList
-
validateDateList2
-
validateDateOrderedSet
-
validateDateSet
-
validateEmail1
-
validateEmail2
-
validateEmailList
-
validateHost
-
validateMultiplicities
- Specified by:
validateMultiplicitiesin interfaceorg.umlg.runtime.domain.UmlgNode
-
validatePassword
public List<org.umlg.runtime.validation.UmlgConstraintViolation> validatePassword(org.umlg.runtime.types.Password password) -
validateQuartzCron
-
validateUnsecurePassword
-
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
-