public interface Interface1
extends org.umlg.runtime.domain.UmlgNode
| Modifier and Type | Interface and Description |
|---|---|
static class |
Interface1.Interface1RuntimePropertyEnum |
| Modifier and Type | Method and Description |
|---|---|
void |
addToInterface2(Interface2 interface2) |
void |
addToInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
addToInterface2IgnoreInverse(Interface2 interface2) |
void |
addToName(String name) |
void |
addToNameIgnoreInverse(String name) |
static org.umlg.runtime.collection.UmlgSet<? extends Interface1> |
allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends Interface1> |
allInstances(org.umlg.runtime.collection.Filter filter) |
void |
clearInterface2() |
void |
clearName() |
org.umlg.runtime.collection.UmlgSet<Interface2> |
getInterface2() |
String |
getName() |
void |
removeFromInterface2(Interface2 interface2) |
void |
removeFromInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
removeFromName(String name) |
void |
removeFromName(org.umlg.runtime.collection.UmlgSet<String> name) |
void |
setInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
setName(String name) |
List<org.umlg.runtime.validation.UmlgConstraintViolation> |
validateName(String name) |
asSet, checkClassConstraints, delete, getEdge, getOwningObject, 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 addToInterface2(Interface2 interface2)
void addToInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2)
void addToInterface2IgnoreInverse(Interface2 interface2)
void addToName(String name)
void addToNameIgnoreInverse(String name)
static org.umlg.runtime.collection.UmlgSet<? extends Interface1> allInstances(org.umlg.runtime.collection.Filter filter)
static org.umlg.runtime.collection.UmlgSet<? extends Interface1> allInstances()
void clearInterface2()
void clearName()
org.umlg.runtime.collection.UmlgSet<Interface2> getInterface2()
String getName()
void removeFromInterface2(Interface2 interface2)
void removeFromInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2)
void removeFromName(String name)
void removeFromName(org.umlg.runtime.collection.UmlgSet<String> name)
void setInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2)
void setName(String name)
Copyright © 2018. All rights reserved.