|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelLayoutType
A representation of the model object 'Label Layout Type'.
The following features are supported:
OgmlPackage.getLabelLayoutType()
extendedMetaData | = | "name='label_layout.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
FontType |
getFont()
Returns the value of the 'Font' containment reference. |
String |
getIdRef()
Returns the value of the 'Id Ref' attribute. |
LocationType |
getLocation()
Returns the value of the 'Location' containment reference. |
TemplateType |
getTemplate()
Returns the value of the 'Template' containment reference. |
TextType |
getText()
Returns the value of the 'Text' containment reference. |
void |
setFont(FontType value)
Sets the value of the ' Font ' containment reference. |
void |
setIdRef(String value)
Sets the value of the ' Id Ref ' attribute. |
void |
setLocation(LocationType value)
Sets the value of the ' Location ' containment reference. |
void |
setTemplate(TemplateType value)
Sets the value of the ' Template ' containment reference. |
void |
setText(TextType value)
Sets the value of the ' Text ' 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.getLabelLayoutType_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.getLabelLayoutType_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.getLabelLayoutType_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()
TextType getText()
If the meaning of the 'Text' containment reference isn't clear, there really should be more of a description here...
setText(TextType)
,
OgmlPackage.getLabelLayoutType_Text()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'text' |
namespace | = | '##targetNamespace'" |
void setText(TextType value)
Text
' containment reference.
value
- the new value of the 'Text' containment reference.getText()
FontType getFont()
If the meaning of the 'Font' containment reference isn't clear, there really should be more of a description here...
setFont(FontType)
,
OgmlPackage.getLabelLayoutType_Font()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'font' |
namespace | = | '##targetNamespace'" |
void setFont(FontType value)
Font
' containment reference.
value
- the new value of the 'Font' containment reference.getFont()
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.getLabelLayoutType_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 |