|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DirectorType
A representation of the model object 'Director Type'.
The following features are supported:
MomlPackage.getDirectorType()
extendedMetaData | = | "name='director_._type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
String |
getClass_()
Returns the value of the 'Class' attribute. |
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. |
String |
getName()
Returns the value of the 'Name' attribute. |
EList<PropertyType> |
getProperty()
Returns the value of the 'Property' containment reference list. |
boolean |
isSetName()
Returns whether the value of the ' Name ' attribute is set. |
void |
setClass(String value)
Sets the value of the ' Class ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
unsetName()
Unsets the value of the ' Name ' 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.getDirectorType_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.getDirectorType_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.getDirectorType_Doc()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'doc' |
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.getDirectorType_Property()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'property' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
String getClass_()
If the meaning of the 'Class' attribute isn't clear, there really should be more of a description here...
setClass(String)
,
MomlPackage.getDirectorType_Class()
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'class' |
namespace | = | '##targetNamespace'" |
void setClass(String value)
Class
' attribute.
value
- the new value of the 'Class' attribute.getClass_()
String getName()
"director"
.
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName()
,
unsetName()
,
setName(String)
,
MomlPackage.getDirectorType_Name()
default | = | director |
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'name' |
namespace | = | '##targetNamespace'" |
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.isSetName()
,
unsetName()
,
getName()
void unsetName()
Name
' attribute.
isSetName()
,
getName()
,
setName(String)
boolean isSetName()
Name
' attribute is set.
unsetName()
,
getName()
,
setName(String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |