|
||||||||||
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
org.graphdrawing.graphml.impl.EndpointTypeImpl
public class EndpointTypeImpl
An implementation of the model object 'Endpoint 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 |
desc
The cached value of the ' Desc ' attribute. |
protected static String |
DESC_EDEFAULT
The default value of the ' Desc ' attribute. |
protected String |
id
The cached value of the ' Id ' attribute. |
protected static String |
ID_EDEFAULT
The default value of the ' Id ' attribute. |
protected String |
node
The cached value of the ' Node ' attribute. |
protected static String |
NODE_EDEFAULT
The default value of the ' Node ' attribute. |
protected String |
port
The cached value of the ' Port ' attribute. |
protected static String |
PORT_EDEFAULT
The default value of the ' Port ' attribute. |
protected EndpointTypeType |
type
The cached value of the ' Type ' attribute. |
protected static EndpointTypeType |
TYPE_EDEFAULT
The default value of the ' Type ' attribute. |
protected boolean |
typeESet
This is true if the Type 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 |
EndpointTypeImpl()
|
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 |
getDesc()
|
String |
getId()
|
String |
getNode()
|
String |
getPort()
|
EndpointTypeType |
getType()
|
boolean |
isSetType()
|
void |
setDesc(String newDesc)
|
void |
setId(String newId)
|
void |
setNode(String newNode)
|
void |
setPort(String newPort)
|
void |
setType(EndpointTypeType newType)
|
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 DESC_EDEFAULT
Desc
' attribute.
getDesc()
protected String desc
Desc
' attribute.
getDesc()
protected static final String ID_EDEFAULT
Id
' attribute.
getId()
protected String id
Id
' attribute.
getId()
protected static final String NODE_EDEFAULT
Node
' attribute.
getNode()
protected String node
Node
' attribute.
getNode()
protected static final String PORT_EDEFAULT
Port
' attribute.
getPort()
protected String port
Port
' attribute.
getPort()
protected static final EndpointTypeType TYPE_EDEFAULT
Type
' attribute.
getType()
protected EndpointTypeType type
Type
' attribute.
getType()
protected boolean typeESet
Constructor Detail |
---|
protected EndpointTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public String getDesc()
getDesc
in interface EndpointType
EndpointType.setDesc(String)
,
GraphMLPackage.getEndpointType_Desc()
public void setDesc(String newDesc)
setDesc
in interface EndpointType
newDesc
- the new value of the 'Desc' attribute.EndpointType.getDesc()
public String getId()
getId
in interface EndpointType
EndpointType.setId(String)
,
GraphMLPackage.getEndpointType_Id()
public void setId(String newId)
setId
in interface EndpointType
newId
- the new value of the 'Id' attribute.EndpointType.getId()
public String getNode()
getNode
in interface EndpointType
EndpointType.setNode(String)
,
GraphMLPackage.getEndpointType_Node()
public void setNode(String newNode)
setNode
in interface EndpointType
newNode
- the new value of the 'Node' attribute.EndpointType.getNode()
public String getPort()
getPort
in interface EndpointType
EndpointType.setPort(String)
,
GraphMLPackage.getEndpointType_Port()
public void setPort(String newPort)
setPort
in interface EndpointType
newPort
- the new value of the 'Port' attribute.EndpointType.getPort()
public EndpointTypeType getType()
getType
in interface EndpointType
EndpointTypeType
,
EndpointType.isSetType()
,
EndpointType.unsetType()
,
EndpointType.setType(EndpointTypeType)
,
GraphMLPackage.getEndpointType_Type()
public void setType(EndpointTypeType newType)
setType
in interface EndpointType
newType
- the new value of the 'Type' attribute.EndpointTypeType
,
EndpointType.isSetType()
,
EndpointType.unsetType()
,
EndpointType.getType()
public void unsetType()
unsetType
in interface EndpointType
EndpointType.isSetType()
,
EndpointType.getType()
,
EndpointType.setType(EndpointTypeType)
public boolean isSetType()
isSetType
in interface EndpointType
EndpointType.unsetType()
,
EndpointType.getType()
,
EndpointType.setType(EndpointTypeType)
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 |