org.ptolemy.moml
Interface ClassType

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

public interface ClassType
extends EObject

A representation of the model object 'Class Type'.

The following features are supported:

See Also:
MomlPackage.getClassType()
Rating red
Generated:
This code was automatically generated.
Model element:
extendedMetaData="name='class_._type'
kind='elementOnly'"

Method Summary
 EList<ClassType> getClass_()
          Returns the value of the 'Class' containment reference list.
 EList<ConfigureType> getConfigure()
          Returns the value of the 'Configure' containment reference list.
 EList<DeleteEntityType> getDeleteEntity()
          Returns the value of the 'Delete Entity' containment reference list.
 EList<DeletePortType> getDeletePort()
          Returns the value of the 'Delete Port' containment reference list.
 EList<DeleteRelationType> getDeleteRelation()
          Returns the value of the 'Delete Relation' containment reference list.
 EList<DirectorType> getDirector()
          Returns the value of the 'Director' containment reference list.
 EList<DisplayType> getDisplay()
          Returns the value of the 'Display' containment reference list.
 EList<DocType> getDoc()
          Returns the value of the 'Doc' containment reference list.
 EList<EntityType> getEntity()
          Returns the value of the 'Entity' containment reference list.
 String getExtends()
          Returns the value of the 'Extends' attribute.
 FeatureMap getGroup()
          Returns the value of the 'Group' attribute list.
 EList<GroupType> getGroup1()
          Returns the value of the 'Group1' containment reference list.
 EList<ImportType> getImport()
          Returns the value of the 'Import' containment reference list.
 EList<InputType> getInput()
          Returns the value of the 'Input' containment reference list.
 EList<LinkType> getLink()
          Returns the value of the 'Link' containment reference list.
 String getName()
          Returns the value of the 'Name' attribute.
 EList<PortType> getPort()
          Returns the value of the 'Port' containment reference list.
 EList<PropertyType> getProperty()
          Returns the value of the 'Property' containment reference list.
 EList<RelationType> getRelation()
          Returns the value of the 'Relation' containment reference list.
 EList<RenameType> getRename()
          Returns the value of the 'Rename' containment reference list.
 EList<RenditionType> getRendition()
          Returns the value of the 'Rendition' containment reference list.
 String getSource()
          Returns the value of the 'Source' attribute.
 EList<UnlinkType> getUnlink()
          Returns the value of the 'Unlink' containment reference list.
 void setExtends(String value)
          Sets the value of the 'Extends' attribute.
 void setName(String value)
          Sets the value of the 'Name' attribute.
 void setSource(String value)
          Sets the value of the 'Source' 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.getClassType_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'"

getClass_

EList<ClassType> getClass_()
Returns the value of the 'Class' containment reference list. The list contents are of type ClassType.

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

Returns:
the value of the 'Class' containment reference list.
See Also:
MomlPackage.getClassType_Class()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='class'
namespace='##targetNamespace'
group='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.getClassType_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'"

getDeleteEntity

EList<DeleteEntityType> getDeleteEntity()
Returns the value of the 'Delete Entity' containment reference list. The list contents are of type DeleteEntityType.

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

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

getDeletePort

EList<DeletePortType> getDeletePort()
Returns the value of the 'Delete Port' containment reference list. The list contents are of type DeletePortType.

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

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

getDeleteRelation

EList<DeleteRelationType> getDeleteRelation()
Returns the value of the 'Delete Relation' containment reference list. The list contents are of type DeleteRelationType.

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

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

getDirector

EList<DirectorType> getDirector()
Returns the value of the 'Director' containment reference list. The list contents are of type DirectorType.

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

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

getDisplay

EList<DisplayType> getDisplay()
Returns the value of the 'Display' containment reference list. The list contents are of type DisplayType.

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

Returns:
the value of the 'Display' containment reference list.
See Also:
MomlPackage.getClassType_Display()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='display'
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.getClassType_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'"

getEntity

EList<EntityType> getEntity()
Returns the value of the 'Entity' containment reference list. The list contents are of type EntityType.

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

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

getGroup1

EList<GroupType> getGroup1()
Returns the value of the 'Group1' containment reference list. The list contents are of type GroupType.

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

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

getImport

EList<ImportType> getImport()
Returns the value of the 'Import' containment reference list. The list contents are of type ImportType.

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

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

getInput

EList<InputType> getInput()
Returns the value of the 'Input' containment reference list. The list contents are of type InputType.

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

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

getLink

EList<LinkType> getLink()
Returns the value of the 'Link' containment reference list. The list contents are of type LinkType.

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

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

getPort

EList<PortType> getPort()
Returns the value of the 'Port' containment reference list. The list contents are of type PortType.

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

Returns:
the value of the 'Port' containment reference list.
See Also:
MomlPackage.getClassType_Port()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='port'
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.getClassType_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'"

getRelation

EList<RelationType> getRelation()
Returns the value of the 'Relation' containment reference list. The list contents are of type RelationType.

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

Returns:
the value of the 'Relation' containment reference list.
See Also:
MomlPackage.getClassType_Relation()
Generated:
This code was automatically generated.
Model element:
containment=true
transient=true
volatile=true
derived=true
extendedMetaData="kind='element'
name='relation'
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.getClassType_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'"

getRendition

EList<RenditionType> getRendition()
Returns the value of the 'Rendition' containment reference list. The list contents are of type RenditionType.

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

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

getUnlink

EList<UnlinkType> getUnlink()
Returns the value of the 'Unlink' containment reference list. The list contents are of type UnlinkType.

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

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

getExtends

String getExtends()
Returns the value of the 'Extends' attribute.

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

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

setExtends

void setExtends(String value)
Sets the value of the 'Extends' attribute.

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

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.getClassType_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.

getSource

String getSource()
Returns the value of the 'Source' attribute.

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

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

setSource

void setSource(String value)
Sets the value of the 'Source' attribute.

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