Package | Description |
---|---|
org.modelio.metamodel.uml.informationFlow | |
org.modelio.metamodel.uml.statik | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
<T extends StructuralFeature> |
InformationFlow.getRealizingFeature(java.lang.Class<T> filterClass)
Filtered Getter for relation 'InformationFlow->RealizingFeature'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<StructuralFeature> |
InformationFlow.getRealizingFeature()
Getter for relation 'InformationFlow->RealizingFeature'
Metamodel description:
null
|
Modifier and Type | Interface and Description |
---|---|
interface |
AssociationEnd
AssociationEnd v0.0.9054
An AssociationEnd is an endpoint of an Association, which connects the Association to a Classifier.
|
interface |
Attribute
Attribute v0.0.9054
An Attribute is a named slot within a Classifier that describes a range of values that instances of the Classifier may hold.
|
interface |
NaryAssociationEnd
NaryAssociationEnd v0.0.9054
null
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitStructuralFeature(StructuralFeature obj) |
java.lang.Object |
IModelVisitor.visitStructuralFeature(StructuralFeature obj) |
java.lang.Object |
DefaultModelVisitor.visitStructuralFeature(StructuralFeature obj) |
default java.lang.Object |
IAbstractModelVisitor.visitStructuralFeature(StructuralFeature obj) |
default java.lang.Object |
IDefaultModelVisitor.visitStructuralFeature(StructuralFeature obj) |