|
||||||||||
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.SourceStyleTypeImpl
public class SourceStyleTypeImpl
An implementation of the model object 'Source Style 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 EndpointStylesType |
type
The cached value of the ' Type ' attribute. |
protected static EndpointStylesType |
TYPE_EDEFAULT
The default value of the ' Type ' attribute. |
protected boolean |
typeESet
This is true if the Type attribute has been set. |
protected String |
uri
The cached value of the ' Uri ' attribute. |
protected static String |
URI_EDEFAULT
The default value of the ' Uri ' attribute. |
protected BigInteger |
width
The cached value of the ' Width ' attribute. |
protected static BigInteger |
WIDTH_EDEFAULT
The default value of the ' Width ' attribute. |
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 |
SourceStyleTypeImpl()
|
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()
|
EndpointStylesType |
getType()
|
String |
getUri()
|
BigInteger |
getWidth()
|
boolean |
isSetType()
|
void |
setColor(String newColor)
|
void |
setType(EndpointStylesType newType)
|
void |
setUri(String newUri)
|
void |
setWidth(BigInteger newWidth)
|
String |
toString()
|
void |
unsetType()
|
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 EndpointStylesType TYPE_EDEFAULT
Type
' attribute.
getType()
protected EndpointStylesType type
Type
' attribute.
getType()
protected boolean typeESet
protected static final String URI_EDEFAULT
Uri
' attribute.
getUri()
protected String uri
Uri
' attribute.
getUri()
protected static final BigInteger WIDTH_EDEFAULT
Width
' attribute.
getWidth()
protected BigInteger width
Width
' attribute.
getWidth()
Constructor Detail |
---|
protected SourceStyleTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public String getColor()
getColor
in interface SourceStyleType
SourceStyleType.setColor(String)
,
OgmlPackage.getSourceStyleType_Color()
public void setColor(String newColor)
setColor
in interface SourceStyleType
newColor
- the new value of the 'Color' attribute.SourceStyleType.getColor()
public EndpointStylesType getType()
getType
in interface SourceStyleType
EndpointStylesType
,
SourceStyleType.isSetType()
,
SourceStyleType.unsetType()
,
SourceStyleType.setType(EndpointStylesType)
,
OgmlPackage.getSourceStyleType_Type()
public void setType(EndpointStylesType newType)
setType
in interface SourceStyleType
newType
- the new value of the 'Type' attribute.EndpointStylesType
,
SourceStyleType.isSetType()
,
SourceStyleType.unsetType()
,
SourceStyleType.getType()
public void unsetType()
unsetType
in interface SourceStyleType
SourceStyleType.isSetType()
,
SourceStyleType.getType()
,
SourceStyleType.setType(EndpointStylesType)
public boolean isSetType()
isSetType
in interface SourceStyleType
SourceStyleType.unsetType()
,
SourceStyleType.getType()
,
SourceStyleType.setType(EndpointStylesType)
public String getUri()
getUri
in interface SourceStyleType
SourceStyleType.setUri(String)
,
OgmlPackage.getSourceStyleType_Uri()
public void setUri(String newUri)
setUri
in interface SourceStyleType
newUri
- the new value of the 'Uri' attribute.SourceStyleType.getUri()
public BigInteger getWidth()
getWidth
in interface SourceStyleType
SourceStyleType.setWidth(BigInteger)
,
OgmlPackage.getSourceStyleType_Width()
public void setWidth(BigInteger newWidth)
setWidth
in interface SourceStyleType
newWidth
- the new value of the 'Width' attribute.SourceStyleType.getWidth()
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 |