|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeLayoutType
A representation of the model object 'Node Layout Type'.
The following features are supported:
OgmlPackage.getNodeLayoutType()
extendedMetaData | = | "name='node_layout.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
FillType |
getFill()
Returns the value of the 'Fill' containment reference. |
String |
getIdRef()
Returns the value of the 'Id Ref' attribute. |
LineType |
getLine()
Returns the value of the 'Line' containment reference. |
LocationType |
getLocation()
Returns the value of the 'Location' containment reference. |
ShapeType1 |
getShape()
Returns the value of the 'Shape' containment reference. |
TemplateType |
getTemplate()
Returns the value of the 'Template' containment reference. |
void |
setFill(FillType value)
Sets the value of the ' Fill ' containment reference. |
void |
setIdRef(String value)
Sets the value of the ' Id Ref ' attribute. |
void |
setLine(LineType value)
Sets the value of the ' Line ' containment reference. |
void |
setLocation(LocationType value)
Sets the value of the ' Location ' containment reference. |
void |
setShape(ShapeType1 value)
Sets the value of the ' Shape ' containment reference. |
void |
setTemplate(TemplateType value)
Sets the value of the ' Template ' containment reference. |
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 |
---|
EList<DataType> getData()
DataType
.
If the meaning of the 'Data' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getNodeLayoutType_Data()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'data' |
namespace | = | '##targetNamespace'" |
TemplateType getTemplate()
If the meaning of the 'Template' containment reference isn't clear, there really should be more of a description here...
setTemplate(TemplateType)
,
OgmlPackage.getNodeLayoutType_Template()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'template' |
namespace | = | '##targetNamespace'" |
void setTemplate(TemplateType value)
Template
' containment reference.
value
- the new value of the 'Template' containment reference.getTemplate()
LocationType getLocation()
If the meaning of the 'Location' containment reference isn't clear, there really should be more of a description here...
setLocation(LocationType)
,
OgmlPackage.getNodeLayoutType_Location()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'location' |
namespace | = | '##targetNamespace'" |
void setLocation(LocationType value)
Location
' containment reference.
value
- the new value of the 'Location' containment reference.getLocation()
ShapeType1 getShape()
setShape(ShapeType1)
,
OgmlPackage.getNodeLayoutType_Shape()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'shape' |
namespace | = | '##targetNamespace'" |
void setShape(ShapeType1 value)
Shape
' containment reference.
value
- the new value of the 'Shape' containment reference.getShape()
FillType getFill()
setFill(FillType)
,
OgmlPackage.getNodeLayoutType_Fill()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'fill' |
namespace | = | '##targetNamespace'" |
void setFill(FillType value)
Fill
' containment reference.
value
- the new value of the 'Fill' containment reference.getFill()
LineType getLine()
setLine(LineType)
,
OgmlPackage.getNodeLayoutType_Line()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'line' |
namespace | = | '##targetNamespace'" |
void setLine(LineType value)
Line
' containment reference.
value
- the new value of the 'Line' containment reference.getLine()
String getIdRef()
If the meaning of the 'Id Ref' attribute isn't clear, there really should be more of a description here...
setIdRef(String)
,
OgmlPackage.getNodeLayoutType_IdRef()
dataType | = | org.eclipse.emf.ecore.xml.type.IDREF |
extendedMetaData | = | "kind='attribute' |
name | = | 'idRef' |
namespace | = | '##targetNamespace'" |
void setIdRef(String value)
Id Ref
' attribute.
value
- the new value of the 'Id Ref' attribute.getIdRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |