|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
net.ogdf.ogml.impl.FillTypeImpl
public class FillTypeImpl
An implementation of the model object 'Fill Type'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected String |
color
The cached value of the ' Color ' attribute. |
protected static String |
COLOR_EDEFAULT
The default value of the ' Color ' attribute. |
protected PatternType |
pattern
The cached value of the ' Pattern ' attribute. |
protected static String |
PATTERN_COLOR_EDEFAULT
The default value of the ' Pattern Color ' attribute. |
protected static PatternType |
PATTERN_EDEFAULT
The default value of the ' Pattern ' attribute. |
protected String |
patternColor
The cached value of the ' Pattern Color ' attribute. |
protected boolean |
patternESet
This is true if the Pattern attribute has been set. |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
FillTypeImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getColor()
|
PatternType |
getPattern()
|
String |
getPatternColor()
|
boolean |
isSetPattern()
|
void |
setColor(String newColor)
|
void |
setPattern(PatternType newPattern)
|
void |
setPatternColor(String newPatternColor)
|
String |
toString()
|
void |
unsetPattern()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected static final String COLOR_EDEFAULT
Color
' attribute.
getColor()
protected String color
Color
' attribute.
getColor()
protected static final PatternType PATTERN_EDEFAULT
Pattern
' attribute.
getPattern()
protected PatternType pattern
Pattern
' attribute.
getPattern()
protected boolean patternESet
protected static final String PATTERN_COLOR_EDEFAULT
Pattern Color
' attribute.
getPatternColor()
protected String patternColor
Pattern Color
' attribute.
getPatternColor()
Constructor Detail |
---|
protected FillTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public String getColor()
getColor
in interface FillType
FillType.setColor(String)
,
OgmlPackage.getFillType_Color()
public void setColor(String newColor)
setColor
in interface FillType
newColor
- the new value of the 'Color' attribute.FillType.getColor()
public PatternType getPattern()
getPattern
in interface FillType
PatternType
,
FillType.isSetPattern()
,
FillType.unsetPattern()
,
FillType.setPattern(PatternType)
,
OgmlPackage.getFillType_Pattern()
public void setPattern(PatternType newPattern)
setPattern
in interface FillType
newPattern
- the new value of the 'Pattern' attribute.PatternType
,
FillType.isSetPattern()
,
FillType.unsetPattern()
,
FillType.getPattern()
public void unsetPattern()
unsetPattern
in interface FillType
FillType.isSetPattern()
,
FillType.getPattern()
,
FillType.setPattern(PatternType)
public boolean isSetPattern()
isSetPattern
in interface FillType
FillType.unsetPattern()
,
FillType.getPattern()
,
FillType.setPattern(PatternType)
public String getPatternColor()
getPatternColor
in interface FillType
FillType.setPatternColor(String)
,
OgmlPackage.getFillType_PatternColor()
public void setPatternColor(String newPatternColor)
setPatternColor
in interface FillType
newPatternColor
- the new value of the 'Pattern Color' attribute.FillType.getPatternColor()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |