|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DomainOperation
| Method Summary | |
|---|---|
LibraryFeature |
getImplementation()
Return the implementation of this operation. |
int |
getIndex()
Return the index of this operation in the operation dispatch table. |
DomainInheritance |
getInheritance(DomainStandardLibrary standardLibrary)
Return the Inheritance dispatch table for the owning type. |
IndexableIterable<? extends DomainType> |
getParameterType()
Return the ordered list of parameters of this operation. |
boolean |
isStatic()
Return true if this is a static operation. |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainNamedElement |
|---|
getName |
| Method Detail |
|---|
int getIndex()
LibraryFeature getImplementation()
DomainInheritance getInheritance(DomainStandardLibrary standardLibrary)
IndexableIterable<? extends DomainType> getParameterType()
boolean isStatic()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||