| Modifier and Type | Method and Description |
|---|---|
TypedPropertyTable |
IUmlModel.createTypedPropertyTable() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnalystPropertyTable
AnalystPropertyTable v0.0.9054
null
|
| Modifier and Type | Method and Description |
|---|---|
TypedPropertyTable |
IInfrastructureModelFactory.createTypedPropertyTable() |
| Modifier and Type | Method and Description |
|---|---|
TypedPropertyTable |
ModelElement.getProperties(MetaclassReference ref)
Get the property table for the properties defined by the given metaclass reference.
|
TypedPropertyTable |
ModelElement.getProperties(Stereotype stereotype)
Get the property table for the properties defined by the given stereotype.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends TypedPropertyTable> |
PropertyTableDefinition.getTypedTable(java.lang.Class<T> filterClass)
Filtered Getter for relation 'PropertyTableDefinition->TypedTable'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
DefaultInfrastructureVisitor.visitTypedPropertyTable(TypedPropertyTable obj) |
java.lang.Object |
IInfrastructureVisitor.visitTypedPropertyTable(TypedPropertyTable obj) |
java.lang.Object |
AbstractInfrastructureVisitor.visitTypedPropertyTable(TypedPropertyTable obj) |
default java.lang.Object |
IDefaultInfrastructureVisitor.visitTypedPropertyTable(TypedPropertyTable obj) |
default java.lang.Object |
IAbstractInfrastructureVisitor.visitTypedPropertyTable(TypedPropertyTable obj) |