|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueExpression
A representation of the model object 'Value Expression'.
The following features are supported:
AadlBaPackage.getValueExpression()
Field Summary |
---|
Fields inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<LogicalOperator> |
getLogicalOperators()
Returns the value of the 'Logical Operators' attribute list. |
org.eclipse.emf.common.util.EList<Relation> |
getRelations()
Returns the value of the 'Relations' containment reference list. |
boolean |
isSetLogicalOperators()
Returns whether the value of the ' Logical Operators ' attribute list is set |
void |
unsetLogicalOperators()
Unsets the value of the ' Logical Operators ' attribute list |
Methods inherited from interface org.osate.aadl2.Element |
---|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self |
Methods inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
getLocationReference, setLocationReference, setLocationReference |
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 |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Relation> getRelations()
Relation
.
If the meaning of the 'Relations' containment reference list isn't clear, there really should be more of a description here...
AadlBaPackage.getValueExpression_Relations()
org.eclipse.emf.common.util.EList<LogicalOperator> getLogicalOperators()
LogicalOperator
.
The literals are from the enumeration LogicalOperator
.
If the meaning of the 'Logical Operators' attribute list isn't clear, there really should be more of a description here...
LogicalOperator
,
isSetLogicalOperators()
,
unsetLogicalOperators()
,
AadlBaPackage.getValueExpression_LogicalOperators()
void unsetLogicalOperators()
Logical Operators
' attribute list.
isSetLogicalOperators()
,
getLogicalOperators()
boolean isSetLogicalOperators()
Logical Operators
' attribute list is set.
unsetLogicalOperators()
,
getLogicalOperators()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |