|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineStyleType
A representation of the model object 'Line Style Type'.
The following features are supported:
OgmlPackage.getLineStyleType()
extendedMetaData | = | "name='lineStyle_._type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getColor()
Returns the value of the 'Color' attribute. |
LineStyleTypeType |
getStyle()
Returns the value of the 'Style' attribute. |
String |
getWidth()
Returns the value of the 'Width' attribute. |
boolean |
isSetStyle()
Returns whether the value of the ' Style ' attribute is set. |
void |
setColor(String value)
Sets the value of the ' Color ' attribute. |
void |
setStyle(LineStyleTypeType value)
Sets the value of the ' Style ' attribute. |
void |
setWidth(String value)
Sets the value of the ' Width ' attribute. |
void |
unsetStyle()
Unsets the value of the ' Style ' 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 |
---|
String getColor()
If the meaning of the 'Color' attribute isn't clear, there really should be more of a description here...
setColor(String)
,
OgmlPackage.getLineStyleType_Color()
dataType | = | org.eclipse.emf.ecore.xml.type.String |
extendedMetaData | = | "kind='attribute' |
name | = | 'color' |
namespace | = | '##targetNamespace'" |
void setColor(String value)
Color
' attribute.
value
- the new value of the 'Color' attribute.getColor()
LineStyleTypeType getStyle()
LineStyleTypeType
.
If the meaning of the 'Style' attribute isn't clear, there really should be more of a description here...
LineStyleTypeType
,
isSetStyle()
,
unsetStyle()
,
setStyle(LineStyleTypeType)
,
OgmlPackage.getLineStyleType_Style()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'style' |
namespace | = | '##targetNamespace'" |
void setStyle(LineStyleTypeType value)
Style
' attribute.
value
- the new value of the 'Style' attribute.LineStyleTypeType
,
isSetStyle()
,
unsetStyle()
,
getStyle()
void unsetStyle()
Style
' attribute.
isSetStyle()
,
getStyle()
,
setStyle(LineStyleTypeType)
boolean isSetStyle()
Style
' attribute is set.
unsetStyle()
,
getStyle()
,
setStyle(LineStyleTypeType)
String getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(String)
,
OgmlPackage.getLineStyleType_Width()
dataType | = | org.eclipse.emf.ecore.xml.type.String |
extendedMetaData | = | "kind='attribute' |
name | = | 'width' |
namespace | = | '##targetNamespace'" |
void setWidth(String value)
Width
' attribute.
value
- the new value of the 'Width' attribute.getWidth()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |