org.eclipse.ohf.ihe.common.cdar2
Interface SXPRTS

All Superinterfaces:
ANY, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, QTY, SXCMTS, TS1
All Known Implementing Classes:
SXPRTSImpl

public interface SXPRTS
extends SXCMTS

A representation of the model object 'SXPRTS'.

The following features are supported:

See Also:
CDAR2Package.getSXPRTS()

Method Summary
 org.eclipse.emf.common.util.EList getComp()
          Returns the value of the 'Comp' containment reference list.
 
Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.SXCMTS
getOperator, isSetOperator, setOperator, unsetOperator
 
Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.TS1
getValue, setValue
 
Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ANY
getNullFlavor, setNullFlavor
 
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

getComp

org.eclipse.emf.common.util.EList getComp()
Returns the value of the 'Comp' containment reference list. The list contents are of type SXCMTS.

If the meaning of the 'Comp' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Comp' containment reference list.
See Also:
CDAR2Package.getSXPRTS_Comp()