|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeObject
A representation of the model object 'Edge Object'.
The following features are supported:
DiagramconfiguratorPackage.getEdgeObject()
Method Summary | |
---|---|
EStructuralFeature |
getEStructuralFeature()
Returns the value of the 'EStructural Feature' reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
EdgeObjectType |
getType()
Returns the value of the 'Type' attribute. |
void |
setEStructuralFeature(EStructuralFeature value)
Sets the value of the ' EStructural Feature '
reference.
|
void |
setId(java.lang.String value)
Sets the value of the ' Id '
attribute.
|
void |
setType(EdgeObjectType value)
Sets 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 |
---|
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
DiagramconfiguratorPackage.getEdgeObject_Id()
void setId(java.lang.String value)
Id
'
attribute.
value
- the new value of the 'Id' attribute.getId()
EdgeObjectType getType()
"Source"
.
The literals are from the enumeration EdgeObjectType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
EdgeObjectType
,
setType(EdgeObjectType)
,
DiagramconfiguratorPackage.getEdgeObject_Type()
void setType(EdgeObjectType value)
Type
'
attribute.
value
- the new value of the 'Type' attribute.EdgeObjectType
,
getType()
EStructuralFeature getEStructuralFeature()
If the meaning of the 'EStructural Feature' reference isn't clear, there really should be more of a description here...
setEStructuralFeature(EStructuralFeature)
,
DiagramconfiguratorPackage.getEdgeObject_EStructuralFeature()
void setEStructuralFeature(EStructuralFeature value)
EStructural Feature
'
reference.
value
- the new value of the 'EStructural Feature' reference.getEStructuralFeature()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.