public interface CaseElement extends EObject
The following features are supported:
StPackage.getCaseElement()
Modifier and Type | Method and Description |
---|---|
StatementList |
getHasCaseElementMatchesPart()
Returns the value of the 'Has Case Element Matches Part' reference.
|
EList<Literal> |
getHasCaseValue()
Returns the value of the 'Has Case Value' containment reference list.
|
void |
setHasCaseElementMatchesPart(StatementList value)
Sets the value of the '
Has Case Element Matches Part ' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
StatementList getHasCaseElementMatchesPart()
If the meaning of the 'Has Case Element Matches Part' reference isn't clear, there really should be more of a description here...
setHasCaseElementMatchesPart(StatementList)
,
StPackage.getCaseElement_HasCaseElementMatchesPart()
void setHasCaseElementMatchesPart(StatementList value)
Has Case Element Matches Part
' reference.
value
- the new value of the 'Has Case Element Matches Part' reference.getHasCaseElementMatchesPart()
EList<Literal> getHasCaseValue()
Literal
.
If the meaning of the 'Has Case Value' containment reference list isn't clear, there really should be more of a description here...
StPackage.getCaseElement_HasCaseValue()