|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StructureType
A representation of the model object 'Structure Type'.
The following features are supported:
OgmlPackage.getStructureType()
extendedMetaData | = | "name='structure.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
EList<EdgeType> |
getEdge()
Returns the value of the 'Edge' containment reference list. |
FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
EList<LabelType> |
getLabel()
Returns the value of the 'Label' containment reference list. |
EList<NodeType> |
getNode()
Returns the value of the 'Node' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
FeatureMap getGroup()
FeatureMap.Entry
.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
OgmlPackage.getStructureType_Group()
unique | = | false |
dataType | = | org.eclipse.emf.ecore.EFeatureMapEntry |
many | = | true |
extendedMetaData | = | "kind='group' |
name | = | 'group:0'" |
EList<DataType> getData()
DataType
.
If the meaning of the 'Data' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStructureType_Data()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'data' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<NodeType> getNode()
NodeType
.
If the meaning of the 'Node' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStructureType_Node()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'node' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<EdgeType> getEdge()
EdgeType
.
If the meaning of the 'Edge' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStructureType_Edge()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'edge' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<LabelType> getLabel()
LabelType
.
If the meaning of the 'Label' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStructureType_Label()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'label' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |