| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.structure | |
| org.eclipse.gmt.modisco.omg.kdm.structure.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArchitectureView
A representation of the model object 'Architecture View'.
|
interface |
Component
A representation of the model object 'Component'.
|
interface |
Layer
A representation of the model object 'Layer'.
|
interface |
SoftwareSystem
A representation of the model object 'Software System'.
|
interface |
StructureElement
A representation of the model object 'Element'.
|
interface |
Subsystem
A representation of the model object 'Subsystem'.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractStructureElement |
StructureRelationship.getFrom()
Returns the value of the 'From' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StructureRelationship.setFrom(AbstractStructureElement value)
Sets the value of the '
From' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
StructureSwitch.caseAbstractStructureElement(AbstractStructureElement object)
Returns the result of interpreting the object as an instance of 'Abstract Structure Element'.
|