|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LibOperationCS
A representation of the model object 'Lib Operation CS'.
The following features are supported:
OCLstdlibCSPackage.getLibOperationCS()| Method Summary | |
|---|---|
Precedence |
getPrecedence()
Returns the value of the 'Precedence' reference. |
boolean |
isInvalidating()
Returns the value of the 'Invalidating' attribute. |
boolean |
isStatic()
Returns the value of the 'Static' attribute. |
boolean |
isValidating()
Returns the value of the 'Validating' attribute. |
void |
setInvalidating(boolean value)
Sets the value of the ' Invalidating' attribute. |
void |
setPrecedence(Precedence value)
Sets the value of the ' Precedence' reference. |
void |
setStatic(boolean value)
Sets the value of the ' Static' attribute. |
void |
setValidating(boolean value)
Sets the value of the ' Validating' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.OperationCS |
|---|
ast, getOwnedBodyExpression, getOwnedException, getOwnedParameter, getOwnedPostcondition, getOwnedPrecondition, getOwningClass, setOwningClass |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.TypedElementCS |
|---|
getOwnedType, getQualifier, isOptional, setOptional, setOwnedType |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.NamedElementCS |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ElementCS |
|---|
accept, getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS |
|---|
eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| 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.ocl.examples.xtext.base.basecs.TemplateableElementCS |
|---|
getOwnedTemplateSignature, setOwnedTemplateSignature |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.JavaImplementationCS |
|---|
getImplementation, setImplementation |
| Method Detail |
|---|
Precedence getPrecedence()
If the meaning of the 'Precedence' reference isn't clear, there really should be more of a description here...
setPrecedence(Precedence),
OCLstdlibCSPackage.getLibOperationCS_Precedence()void setPrecedence(Precedence value)
Precedence' reference.
value - the new value of the 'Precedence' reference.getPrecedence()boolean isInvalidating()
"false".
If the meaning of the 'Invalidating' attribute isn't clear, there really should be more of a description here...
setInvalidating(boolean),
OCLstdlibCSPackage.getLibOperationCS_Invalidating()void setInvalidating(boolean value)
Invalidating' attribute.
value - the new value of the 'Invalidating' attribute.isInvalidating()boolean isStatic()
"false".
If the meaning of the 'Static' attribute isn't clear, there really should be more of a description here...
setStatic(boolean),
OCLstdlibCSPackage.getLibOperationCS_Static()void setStatic(boolean value)
Static' attribute.
value - the new value of the 'Static' attribute.isStatic()boolean isValidating()
"false".
If the meaning of the 'Validating' attribute isn't clear, there really should be more of a description here...
setValidating(boolean),
OCLstdlibCSPackage.getLibOperationCS_Validating()void setValidating(boolean value)
Validating' attribute.
value - the new value of the 'Validating' attribute.isValidating()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||