|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComposedType
A representation of the model object 'Composed Type'.
The following features are supported:
OgmlPackage.getComposedType()
extendedMetaData | = | "name='composed.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<BooleanType> |
getBoolean()
Returns the value of the 'Boolean' containment reference list. |
EList<ComposedType> |
getComposed()
Returns the value of the 'Composed' containment reference list. |
EList<EdgeConstraintType> |
getEdge()
Returns the value of the 'Edge' containment reference list. |
FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
EList<IntType> |
getInt()
Returns the value of the 'Int' containment reference list. |
EList<LabelConstraintType> |
getLabel()
Returns the value of the 'Label' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute. |
EList<NodeConstraintType> |
getNode()
Returns the value of the 'Node' containment reference list. |
EList<NumberType> |
getNumber()
Returns the value of the 'Number' containment reference list. |
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...
OgmlPackage.getComposedType_Group()
unique | = | false |
dataType | = | org.eclipse.emf.ecore.EFeatureMapEntry |
many | = | true |
extendedMetaData | = | "kind='group' |
name | = | 'group:0'" |
EList<NumberType> getNumber()
NumberType
.
If the meaning of the 'Number' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getComposedType_Number()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'number' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<IntType> getInt()
IntType
.
If the meaning of the 'Int' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getComposedType_Int()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'int' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<BooleanType> getBoolean()
BooleanType
.
If the meaning of the 'Boolean' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getComposedType_Boolean()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'boolean' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<NodeConstraintType> getNode()
NodeConstraintType
.
If the meaning of the 'Node' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getComposedType_Node()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'node' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<EdgeConstraintType> getEdge()
EdgeConstraintType
.
If the meaning of the 'Edge' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getComposedType_Edge()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'edge' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<LabelConstraintType> getLabel()
LabelConstraintType
.
If the meaning of the 'Label' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getComposedType_Label()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'label' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<ComposedType> getComposed()
ComposedType
.
If the meaning of the 'Composed' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getComposedType_Composed()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'composed' |
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)
,
OgmlPackage.getComposedType_Name()
dataType | = | org.eclipse.emf.ecore.xml.type.String |
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 |