org.ptolemy.moml
Interface VertexType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
VertexTypeImpl

public interface VertexType
extends EObject

A representation of the model object 'Vertex Type'.

The following features are supported:

See Also:
MomlPackage.getVertexType()
Rating red
Generated:
This code was automatically generated.
Model element:
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

getGroup

FeatureMap getGroup()
Returns the value of the 'Group' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Group' attribute list.
See Also:
MomlPackage.getVertexType_Group()
Generated:
This code was automatically generated.
Model element:
unique=false
dataType=org.eclipse.emf.ecore.EFeatureMapEntry
many=true
extendedMetaData="kind='group'
name='group:0'"

getConfigure

EList<ConfigureType> getConfigure()
Returns the value of the 'Configure' containment reference list. The list contents are of type ConfigureType.

If the meaning of the 'Configure' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Configure' containment reference list.
See Also:
MomlPackage.getVertexType_Configure()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='configure'
namespace='##targetNamespace'
group='group:0'"

getDoc

EList<DocType> getDoc()
Returns the value of the 'Doc' containment reference list. The list contents are of type DocType.

If the meaning of the 'Doc' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Doc' containment reference list.
See Also:
MomlPackage.getVertexType_Doc()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='doc'
namespace='##targetNamespace'
group='group:0'"

getLocation

EList<LocationType> getLocation()
Returns the value of the 'Location' containment reference list. The list contents are of type LocationType.

If the meaning of the 'Location' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Location' containment reference list.
See Also:
MomlPackage.getVertexType_Location()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='location'
namespace='##targetNamespace'
group='group:0'"

getProperty

EList<PropertyType> getProperty()
Returns the value of the 'Property' containment reference list. The list contents are of type PropertyType.

If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Property' containment reference list.
See Also:
MomlPackage.getVertexType_Property()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='property'
namespace='##targetNamespace'
group='group:0'"

getRename

EList<RenameType> getRename()
Returns the value of the 'Rename' containment reference list. The list contents are of type RenameType.

If the meaning of the 'Rename' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Rename' containment reference list.
See Also:
MomlPackage.getVertexType_Rename()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='rename'
namespace='##targetNamespace'
group='group:0'"

getName

String getName()
Returns the value of the 'Name' attribute.

If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name' attribute.
See Also:
setName(String), MomlPackage.getVertexType_Name()
Generated:
This code was automatically generated.
Model element:
required=true
extendedMetaData="kind='attribute'
name='name'
namespace='##targetNamespace'"

setName

void setName(String value)
Sets the value of the 'Name' attribute.

Parameters:
value - the new value of the 'Name' attribute.
See Also:
getName()
Generated:
This code was automatically generated.

getPathTo

String getPathTo()
Returns the value of the 'Path To' attribute.

If the meaning of the 'Path To' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Path To' attribute.
See Also:
setPathTo(String), MomlPackage.getVertexType_PathTo()
Generated:
This code was automatically generated.
Model element:
extendedMetaData="kind='attribute'
name='pathTo'
namespace='##targetNamespace'"

setPathTo

void setPathTo(String value)
Sets the value of the 'Path To' attribute.

Parameters:
value - the new value of the 'Path To' attribute.
See Also:
getPathTo()
Generated:
This code was automatically generated.

getValue

String getValue()
Returns the value of the 'Value' attribute.

If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Value' attribute.
See Also:
setValue(String), MomlPackage.getVertexType_Value()
Generated:
This code was automatically generated.
Model element:
extendedMetaData="kind='attribute'
name='value'
namespace='##targetNamespace'"

setValue

void setValue(String value)
Sets the value of the 'Value' attribute.

Parameters:
value - the new value of the 'Value' attribute.
See Also:
getValue()
Generated:
This code was automatically generated.