|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SegmentType
A representation of the model object 'Segment Type'.
The following features are supported:
OgmlPackage.getSegmentType()
extendedMetaData | = | "name='segment.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
EList<EndpointType> |
getEndpoint()
Returns the value of the 'Endpoint' containment reference list. |
LineType |
getLine()
Returns the value of the 'Line' containment reference. |
void |
setLine(LineType value)
Sets the value of the ' Line ' containment reference. |
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 |
Method Detail |
---|
EList<DataType> getData()
DataType
.
If the meaning of the 'Data' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getSegmentType_Data()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'data' |
namespace | = | '##targetNamespace'" |
LineType getLine()
setLine(LineType)
,
OgmlPackage.getSegmentType_Line()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'line' |
namespace | = | '##targetNamespace'" |
void setLine(LineType value)
Line
' containment reference.
value
- the new value of the 'Line' containment reference.getLine()
EList<EndpointType> getEndpoint()
EndpointType
.
If the meaning of the 'Endpoint' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getSegmentType_Endpoint()
containment | = | true |
lower | = | 2 |
upper | = | 2 |
extendedMetaData | = | "kind='element' |
name | = | 'endpoint' |
namespace | = | '##targetNamespace'" |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |