Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.uml.statik | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
NaryLinkEnd |
IUmlModel.createNaryLinkEnd() |
Modifier and Type | Method and Description |
---|---|
NaryLinkEnd |
IStandardModelFactory.createNaryLinkEnd() |
Modifier and Type | Interface and Description |
---|---|
interface |
NaryConnectorEnd
NaryConnectorEnd v0.0.9054
null
|
Modifier and Type | Method and Description |
---|---|
<T extends NaryLinkEnd> |
ProvidedInterface.getNaryConsumer(java.lang.Class<T> filterClass)
Filtered Getter for relation 'ProvidedInterface->NaryConsumer'
Metamodel description:
null
|
<T extends NaryLinkEnd> |
NaryLink.getNaryLinkEnd(java.lang.Class<T> filterClass)
Filtered Getter for relation 'NaryLink->NaryLinkEnd'
Metamodel description:
null
|
<T extends NaryLinkEnd> |
RequiredInterface.getNaryProvider(java.lang.Class<T> filterClass)
Filtered Getter for relation 'RequiredInterface->NaryProvider'
Metamodel description:
null
|
<T extends NaryLinkEnd> |
Instance.getOwnedNaryEnd(java.lang.Class<T> filterClass)
Filtered Getter for relation 'Instance->OwnedNaryEnd'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<NaryLinkEnd> |
ProvidedInterface.getNaryConsumer()
Getter for relation 'ProvidedInterface->NaryConsumer'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<NaryLinkEnd> |
NaryLink.getNaryLinkEnd()
Getter for relation 'NaryLink->NaryLinkEnd'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<NaryLinkEnd> |
RequiredInterface.getNaryProvider()
Getter for relation 'RequiredInterface->NaryProvider'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<NaryLinkEnd> |
Instance.getOwnedNaryEnd()
Getter for relation 'Instance->OwnedNaryEnd'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitNaryLinkEnd(NaryLinkEnd obj) |
java.lang.Object |
IModelVisitor.visitNaryLinkEnd(NaryLinkEnd obj) |
java.lang.Object |
DefaultModelVisitor.visitNaryLinkEnd(NaryLinkEnd obj) |
default java.lang.Object |
IAbstractModelVisitor.visitNaryLinkEnd(NaryLinkEnd obj) |
default java.lang.Object |
IDefaultModelVisitor.visitNaryLinkEnd(NaryLinkEnd obj) |