|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VertexType
A representation of the model object 'Vertex Type'.
The following features are supported:
MomlPackage.getVertexType()
extendedMetaData | = | "name='vertex_._type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<ConfigureType> |
getConfigure()
Returns the value of the 'Configure' containment reference list. |
EList<DocType> |
getDoc()
Returns the value of the 'Doc' containment reference list. |
FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
EList<LocationType> |
getLocation()
Returns the value of the 'Location' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute. |
String |
getPathTo()
Returns the value of the 'Path To' attribute. |
EList<PropertyType> |
getProperty()
Returns the value of the 'Property' containment reference list. |
EList<RenameType> |
getRename()
Returns the value of the 'Rename' containment reference list. |
String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setPathTo(String value)
Sets the value of the ' Path To ' attribute. |
void |
setValue(String value)
Sets the value of the ' Value ' attribute. |
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...
MomlPackage.getVertexType_Group()
unique | = | false |
dataType | = | org.eclipse.emf.ecore.EFeatureMapEntry |
many | = | true |
extendedMetaData | = | "kind='group' |
name | = | 'group:0'" |
EList<ConfigureType> getConfigure()
ConfigureType
.
If the meaning of the 'Configure' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getVertexType_Configure()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'configure' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<DocType> getDoc()
DocType
.
If the meaning of the 'Doc' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getVertexType_Doc()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'doc' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<LocationType> getLocation()
LocationType
.
If the meaning of the 'Location' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getVertexType_Location()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'location' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<PropertyType> getProperty()
PropertyType
.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getVertexType_Property()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'property' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<RenameType> getRename()
RenameType
.
If the meaning of the 'Rename' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getVertexType_Rename()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'rename' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
MomlPackage.getVertexType_Name()
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'name' |
namespace | = | '##targetNamespace'" |
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
String getPathTo()
If the meaning of the 'Path To' attribute isn't clear, there really should be more of a description here...
setPathTo(String)
,
MomlPackage.getVertexType_PathTo()
extendedMetaData | = | "kind='attribute' |
name | = | 'pathTo' |
namespace | = | '##targetNamespace'" |
void setPathTo(String value)
Path To
' attribute.
value
- the new value of the 'Path To' attribute.getPathTo()
String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
MomlPackage.getVertexType_Value()
extendedMetaData | = | "kind='attribute' |
name | = | 'value' |
namespace | = | '##targetNamespace'" |
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |