|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FillType
A representation of the model object 'Fill Type'.
The following features are supported:
OgmlPackage.getFillType()
extendedMetaData | = | "name='fill_._type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getColor()
Returns the value of the 'Color' attribute. |
PatternType |
getPattern()
Returns the value of the 'Pattern' attribute. |
String |
getPatternColor()
Returns the value of the 'Pattern Color' attribute. |
boolean |
isSetPattern()
Returns whether the value of the ' Pattern ' attribute is set. |
void |
setColor(String value)
Sets the value of the ' Color ' attribute. |
void |
setPattern(PatternType value)
Sets the value of the ' Pattern ' attribute. |
void |
setPatternColor(String value)
Sets the value of the ' Pattern Color ' attribute. |
void |
unsetPattern()
Unsets the value of the ' Pattern ' 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.getFillType_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()
PatternType getPattern()
PatternType
.
If the meaning of the 'Pattern' attribute isn't clear, there really should be more of a description here...
PatternType
,
isSetPattern()
,
unsetPattern()
,
setPattern(PatternType)
,
OgmlPackage.getFillType_Pattern()
unsettable | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'pattern' |
namespace | = | '##targetNamespace'" |
void setPattern(PatternType value)
Pattern
' attribute.
value
- the new value of the 'Pattern' attribute.PatternType
,
isSetPattern()
,
unsetPattern()
,
getPattern()
void unsetPattern()
Pattern
' attribute.
isSetPattern()
,
getPattern()
,
setPattern(PatternType)
boolean isSetPattern()
Pattern
' attribute is set.
unsetPattern()
,
getPattern()
,
setPattern(PatternType)
String getPatternColor()
If the meaning of the 'Pattern Color' attribute isn't clear, there really should be more of a description here...
setPatternColor(String)
,
OgmlPackage.getFillType_PatternColor()
dataType | = | org.eclipse.emf.ecore.xml.type.String |
extendedMetaData | = | "kind='attribute' |
name | = | 'patternColor' |
namespace | = | '##targetNamespace'" |
void setPatternColor(String value)
Pattern Color
' attribute.
value
- the new value of the 'Pattern Color' attribute.getPatternColor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |