|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Fill
A representation of the model object 'Fill'. This type holds background information for a chart element.
The following features are supported:
AttributePackage.getFill()
Method Summary | |
---|---|
int |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isSetType()
Returns whether the value of the ' Type ' attribute is set. |
void |
setType(int value)
Sets the value of the ' Type ' 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
int getType()
isSetType()
,
unsetType()
,
setType(int)
,
AttributePackage.getFill_Type()
void setType(int value)
Type
' attribute.
Sets the type of the background element.
value
- the new value of the 'Type' attribute.isSetType()
,
unsetType()
,
getType()
void unsetType()
Type
' attribute.
isSetType()
,
getType()
,
setType(int)
boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType()
,
setType(int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |