|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractStructureElement | |
---|---|
org.eclipse.gmt.modisco.omg.kdm.structure | |
org.eclipse.gmt.modisco.omg.kdm.structure.util |
Uses of AbstractStructureElement in org.eclipse.gmt.modisco.omg.kdm.structure |
---|
Subinterfaces of AbstractStructureElement in org.eclipse.gmt.modisco.omg.kdm.structure | |
---|---|
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'. |
Methods in org.eclipse.gmt.modisco.omg.kdm.structure that return AbstractStructureElement | |
---|---|
AbstractStructureElement |
StructureRelationship.getFrom()
Returns the value of the 'From' reference. |
Methods in org.eclipse.gmt.modisco.omg.kdm.structure with parameters of type AbstractStructureElement | |
---|---|
void |
StructureRelationship.setFrom(AbstractStructureElement value)
Sets the value of the ' From ' reference. |
Uses of AbstractStructureElement in org.eclipse.gmt.modisco.omg.kdm.structure.util |
---|
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type AbstractStructureElement | |
---|---|
T |
StructureSwitch.caseAbstractStructureElement(AbstractStructureElement object)
Returns the result of interpreting the object as an instance of 'Abstract Structure Element'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |