|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeStyleTemplateType
A representation of the model object 'Node Style Template Type'.
The following features are supported:
OgmlPackage.getNodeStyleTemplateType()
extendedMetaData | = | "name='nodeStyleTemplate.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 |
getId()
Returns the value of the 'Id' attribute. |
LineType |
getLine()
Returns the value of the 'Line' 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 |
setId(String value)
Sets the value of the ' Id ' attribute. |
void |
setLine(LineType value)
Sets the value of the ' Line ' 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.getNodeStyleTemplateType_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.getNodeStyleTemplateType_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()
ShapeType1 getShape()
setShape(ShapeType1)
,
OgmlPackage.getNodeStyleTemplateType_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.getNodeStyleTemplateType_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.getNodeStyleTemplateType_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 getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
OgmlPackage.getNodeStyleTemplateType_Id()
id | = | true |
dataType | = | org.eclipse.emf.ecore.xml.type.ID |
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'id' |
namespace | = | '##targetNamespace'" |
void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |