|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleExpression
A representation of the model object 'Simple Expression'.
The following features are supported:
AadlBaPackage.getSimpleExpression()
Field Summary |
---|
Fields inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<BinaryAddingOperator> |
getBinaryAddingOperators()
Returns the value of the 'Binary Adding Operators' attribute list. |
org.eclipse.emf.common.util.EList<Term> |
getTerms()
Returns the value of the 'Terms' containment reference list. |
UnaryAddingOperator |
getUnaryAddingOperator()
Returns the value of the 'Unary Adding Operator' attribute. |
boolean |
isSetBinaryAddingOperators()
Returns whether the value of the ' Binary Adding Operators ' attribute list is set |
boolean |
isSetUnaryAddingOperator()
Returns whether the value of the ' Unary Adding Operator ' attribute is set |
void |
setUnaryAddingOperator(UnaryAddingOperator value)
Sets the value of the ' Unary Adding Operator ' attribute |
void |
unsetBinaryAddingOperators()
Unsets the value of the ' Binary Adding Operators ' attribute list |
void |
unsetUnaryAddingOperator()
Unsets the value of the ' Unary Adding Operator ' attribute |
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 |
---|
UnaryAddingOperator getUnaryAddingOperator()
UnaryAddingOperator
.
If the meaning of the 'Unary Adding Operator' attribute isn't clear, there really should be more of a description here...
UnaryAddingOperator
,
isSetUnaryAddingOperator()
,
unsetUnaryAddingOperator()
,
setUnaryAddingOperator(UnaryAddingOperator)
,
AadlBaPackage.getSimpleExpression_UnaryAddingOperator()
void setUnaryAddingOperator(UnaryAddingOperator value)
Unary Adding Operator
' attribute.
value
- the new value of the 'Unary Adding Operator' attribute.UnaryAddingOperator
,
isSetUnaryAddingOperator()
,
unsetUnaryAddingOperator()
,
getUnaryAddingOperator()
void unsetUnaryAddingOperator()
Unary Adding Operator
' attribute.
isSetUnaryAddingOperator()
,
getUnaryAddingOperator()
,
setUnaryAddingOperator(UnaryAddingOperator)
boolean isSetUnaryAddingOperator()
Unary Adding Operator
' attribute is set.
unsetUnaryAddingOperator()
,
getUnaryAddingOperator()
,
setUnaryAddingOperator(UnaryAddingOperator)
org.eclipse.emf.common.util.EList<Term> getTerms()
Term
.
If the meaning of the 'Terms' containment reference list isn't clear, there really should be more of a description here...
AadlBaPackage.getSimpleExpression_Terms()
org.eclipse.emf.common.util.EList<BinaryAddingOperator> getBinaryAddingOperators()
BinaryAddingOperator
.
The literals are from the enumeration BinaryAddingOperator
.
If the meaning of the 'Binary Adding Operators' attribute list isn't clear, there really should be more of a description here...
BinaryAddingOperator
,
isSetBinaryAddingOperators()
,
unsetBinaryAddingOperators()
,
AadlBaPackage.getSimpleExpression_BinaryAddingOperators()
void unsetBinaryAddingOperators()
Binary Adding Operators
' attribute list.
isSetBinaryAddingOperators()
,
getBinaryAddingOperators()
boolean isSetBinaryAddingOperators()
Binary Adding Operators
' attribute list is set.
unsetBinaryAddingOperators()
,
getBinaryAddingOperators()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |