|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetStyleType
A representation of the model object 'Target Style Type'.
The following features are supported:
OgmlPackage.getTargetStyleType()
extendedMetaData | = | "name='targetStyle_._type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getColor()
Returns the value of the 'Color' attribute. |
EndpointStylesType |
getType()
Returns the value of the 'Type' attribute. |
String |
getUri()
Returns the value of the 'Uri' attribute. |
BigInteger |
getWidth()
Returns the value of the 'Width' attribute. |
boolean |
isSetType()
Returns whether the value of the ' Type ' attribute is set. |
void |
setColor(String value)
Sets the value of the ' Color ' attribute. |
void |
setType(EndpointStylesType value)
Sets the value of the ' Type ' attribute. |
void |
setUri(String value)
Sets the value of the ' Uri ' attribute. |
void |
setWidth(BigInteger value)
Sets the value of the ' Width ' attribute. |
void |
unsetType()
Unsets the value of the ' Type ' 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.getTargetStyleType_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()
EndpointStylesType getType()
EndpointStylesType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
EndpointStylesType
,
isSetType()
,
unsetType()
,
setType(EndpointStylesType)
,
OgmlPackage.getTargetStyleType_Type()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'type' |
namespace | = | '##targetNamespace'" |
void setType(EndpointStylesType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.EndpointStylesType
,
isSetType()
,
unsetType()
,
getType()
void unsetType()
Type
' attribute.
isSetType()
,
getType()
,
setType(EndpointStylesType)
boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType()
,
setType(EndpointStylesType)
String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
,
OgmlPackage.getTargetStyleType_Uri()
dataType | = | org.eclipse.emf.ecore.xml.type.AnyURI |
extendedMetaData | = | "kind='attribute' |
name | = | 'uri' |
namespace | = | '##targetNamespace'" |
void setUri(String value)
Uri
' attribute.
value
- the new value of the 'Uri' attribute.getUri()
BigInteger getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(BigInteger)
,
OgmlPackage.getTargetStyleType_Width()
dataType | = | org.eclipse.emf.ecore.xml.type.Integer |
extendedMetaData | = | "kind='attribute' |
name | = | 'width' |
namespace | = | '##targetNamespace'" |
void setWidth(BigInteger 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 |