|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.domain.library.AbstractFeature
org.eclipse.ocl.examples.domain.library.AbstractOperation
public abstract class AbstractOperation
| Constructor Summary | |
|---|---|
AbstractOperation()
|
|
| Method Summary | |
|---|---|
boolean |
argumentsMayBeInvalid()
Return true if this operation should be invoked even if one its arguments is invalid. |
| Methods inherited from class org.eclipse.ocl.examples.domain.library.AbstractFeature |
|---|
getLibraryValidator, getValidator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.domain.library.LibraryOperation |
|---|
evaluate |
| Methods inherited from interface org.eclipse.ocl.examples.domain.library.LibraryFeature |
|---|
getValidator |
| Constructor Detail |
|---|
public AbstractOperation()
| Method Detail |
|---|
public boolean argumentsMayBeInvalid()
LibraryOperation
argumentsMayBeInvalid in interface LibraryOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||