|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelationType
A representation of the model object 'Relation Type'.
The following features are supported:
MomlPackage.getRelationType()
extendedMetaData | = | "name='relation_._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. |
EList<RenameType> |
getRename()
Returns the value of the 'Rename' containment reference list. |
EList<VertexType> |
getVertex()
Returns the value of the 'Vertex' containment reference list. |
void |
setClass(String value)
Sets the value of the ' Class ' attribute. |
void |
setName(String value)
Sets 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.getRelationType_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.getRelationType_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.getRelationType_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.getRelationType_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.getRelationType_Rename()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'rename' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<VertexType> getVertex()
VertexType
.
If the meaning of the 'Vertex' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getRelationType_Vertex()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'vertex' |
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.getRelationType_Class()
extendedMetaData | = | "kind='attribute' |
name | = | 'class' |
namespace | = | '##targetNamespace'" |
void setClass(String value)
Class
' attribute.
value
- the new value of the 'Class' attribute.getClass_()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
MomlPackage.getRelationType_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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |