|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeStyleTemplateType
A representation of the model object 'Edge Style Template Type'.
The following features are supported:
OgmlPackage.getEdgeStyleTemplateType()
extendedMetaData | = | "name='edgeStyleTemplate.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
String |
getId()
Returns the value of the 'Id' attribute. |
LineType |
getLine()
Returns the value of the 'Line' containment reference. |
SourceStyleType |
getSourceStyle()
Returns the value of the 'Source Style' containment reference. |
TargetStyleType |
getTargetStyle()
Returns the value of the 'Target Style' containment reference. |
TemplateType |
getTemplate()
Returns the value of the 'Template' 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 |
setSourceStyle(SourceStyleType value)
Sets the value of the ' Source Style ' containment reference. |
void |
setTargetStyle(TargetStyleType value)
Sets the value of the ' Target Style ' 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.getEdgeStyleTemplateType_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.getEdgeStyleTemplateType_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()
LineType getLine()
setLine(LineType)
,
OgmlPackage.getEdgeStyleTemplateType_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()
SourceStyleType getSourceStyle()
setSourceStyle(SourceStyleType)
,
OgmlPackage.getEdgeStyleTemplateType_SourceStyle()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'sourceStyle' |
namespace | = | '##targetNamespace'" |
void setSourceStyle(SourceStyleType value)
Source Style
' containment reference.
value
- the new value of the 'Source Style' containment reference.getSourceStyle()
TargetStyleType getTargetStyle()
setTargetStyle(TargetStyleType)
,
OgmlPackage.getEdgeStyleTemplateType_TargetStyle()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'targetStyle' |
namespace | = | '##targetNamespace'" |
void setTargetStyle(TargetStyleType value)
Target Style
' containment reference.
value
- the new value of the 'Target Style' containment reference.getTargetStyle()
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
OgmlPackage.getEdgeStyleTemplateType_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 |