-
Method Summary
| Modifier and Type |
Method |
Description |
org.eclipse.emf.common.util.EList<KDMModel> |
getModel() |
Returns the value of the 'Model' containment reference list.
|
org.eclipse.emf.common.util.EList<Segment> |
getSegment() |
Returns the value of the 'Segment' containment reference list.
|
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 Details
-
getSegment
org.eclipse.emf.common.util.EList<Segment> getSegment()
Returns the value of the '
Segment' containment reference list.
The list contents are of type
Segment.
- Returns:
- the value of the 'Segment' containment reference list.
- See Also:
KdmPackage.getSegment_Segment()
-
getModel
org.eclipse.emf.common.util.EList<KDMModel> getModel()
Returns the value of the '
Model' containment reference list.
The list contents are of type
KDMModel.
- Returns:
- the value of the 'Model' containment reference list.
- See Also:
KdmPackage.getSegment_Model()