|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.library.executor.ExecutorProperty
org.eclipse.ocl.examples.library.ecore.EcoreExecutorProperty
public class EcoreExecutorProperty
| Field Summary | |
|---|---|
protected org.eclipse.emf.ecore.EStructuralFeature |
eFeature
|
| Fields inherited from class org.eclipse.ocl.examples.library.executor.ExecutorProperty |
|---|
executorType, implementation, name, opposite, propertyIndex |
| Constructor Summary | |
|---|---|
EcoreExecutorProperty(java.lang.String name,
EcoreExecutorType executorType,
int propertyIndex,
LibraryProperty implementation)
|
|
| Method Summary | |
|---|---|
void |
setValue(ObjectValue objectValue,
Value propertyValue)
|
| Methods inherited from class org.eclipse.ocl.examples.library.executor.ExecutorProperty |
|---|
getImplementation, getInheritance, getName, getOpposite, getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected org.eclipse.emf.ecore.EStructuralFeature eFeature
| Constructor Detail |
|---|
public EcoreExecutorProperty(java.lang.String name,
EcoreExecutorType executorType,
int propertyIndex,
LibraryProperty implementation)
| Method Detail |
|---|
public void setValue(ObjectValue objectValue,
Value propertyValue)
throws InvalidValueException
setValue in interface DomainPropertysetValue in class ExecutorPropertyInvalidValueException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||