public interface Interface2
extends org.umlg.runtime.domain.CompositionNode
| Modifier and Type | Interface and Description |
|---|---|
static class |
Interface2.Interface2RuntimePropertyEnum |
| Modifier and Type | Method and Description |
|---|---|
void |
addToInterface1(Interface1 interface1) |
void |
addToInterface1IgnoreInverse(Interface1 interface1) |
void |
addToName(String name) |
void |
addToNameIgnoreInverse(String name) |
static org.umlg.runtime.collection.UmlgSet<? extends Interface2> |
allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends Interface2> |
allInstances(org.umlg.runtime.collection.Filter filter) |
void |
clearInterface1() |
void |
clearName() |
Interface1 |
getInterface1() |
String |
getName() |
void |
removeFromInterface1(Interface1 interface1) |
void |
removeFromInterface1(org.umlg.runtime.collection.UmlgSet<Interface1> interface1) |
void |
removeFromName(String name) |
void |
removeFromName(org.umlg.runtime.collection.UmlgSet<String> name) |
void |
setInterface1(Interface1 interface1) |
void |
setName(String name) |
List<org.umlg.runtime.validation.UmlgConstraintViolation> |
validateName(String name) |
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_internalMarkCollectionLoadedequals, notEquals, oclAsType, oclIsInState, oclIsInvalid, oclIsKindOf, oclIsNew, oclIsTypeOf, oclIsUndefined, oclLocale, oclTypedoBeforeCommit, fromJson, fromJson, fromJsonDataTypeAndComposite, fromJsonNonCompositeOne, fromJsonNonCompositeRequiredMany, getId, getMetaDataAsJson, getUid, toJson, toJson, toJsonWithoutCompositeParent, toJsonWithoutCompositeParentvoid addToInterface1(Interface1 interface1)
void addToInterface1IgnoreInverse(Interface1 interface1)
void addToName(String name)
void addToNameIgnoreInverse(String name)
static org.umlg.runtime.collection.UmlgSet<? extends Interface2> allInstances(org.umlg.runtime.collection.Filter filter)
static org.umlg.runtime.collection.UmlgSet<? extends Interface2> allInstances()
void clearInterface1()
void clearName()
Interface1 getInterface1()
String getName()
void removeFromInterface1(Interface1 interface1)
void removeFromInterface1(org.umlg.runtime.collection.UmlgSet<Interface1> interface1)
void removeFromName(String name)
void removeFromName(org.umlg.runtime.collection.UmlgSet<String> name)
void setInterface1(Interface1 interface1)
void setName(String name)
Copyright © 2018. All rights reserved.