|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Term
A representation of the model object 'Term'.
The following features are supported:
AadlBaPackage.getTerm()
Field Summary |
---|
Fields inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<Factor> |
getFactors()
Returns the value of the 'Factors' containment reference list. |
org.eclipse.emf.common.util.EList<MultiplyingOperator> |
getMultiplyingOperators()
Returns the value of the 'Multiplying Operators' attribute list. |
boolean |
isSetMultiplyingOperators()
Returns whether the value of the ' Multiplying Operators ' attribute list is set |
void |
unsetMultiplyingOperators()
Unsets the value of the ' Multiplying 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<Factor> getFactors()
Factor
.
If the meaning of the 'Factors' containment reference list isn't clear, there really should be more of a description here...
AadlBaPackage.getTerm_Factors()
org.eclipse.emf.common.util.EList<MultiplyingOperator> getMultiplyingOperators()
MultiplyingOperator
.
The literals are from the enumeration MultiplyingOperator
.
If the meaning of the 'Multiplying Operators' attribute list isn't clear, there really should be more of a description here...
MultiplyingOperator
,
isSetMultiplyingOperators()
,
unsetMultiplyingOperators()
,
AadlBaPackage.getTerm_MultiplyingOperators()
void unsetMultiplyingOperators()
Multiplying Operators
' attribute list.
isSetMultiplyingOperators()
,
getMultiplyingOperators()
boolean isSetMultiplyingOperators()
Multiplying Operators
' attribute list is set.
unsetMultiplyingOperators()
,
getMultiplyingOperators()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |