|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory
org.eclipse.ocl.examples.library.executor.ExecutorValueFactory
org.eclipse.ocl.examples.library.ecore.EcoreValueFactory
public class EcoreValueFactory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
|---|
org.eclipse.emf.common.notify.Adapter.Internal |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractValueFactory |
|---|
INTEGER_MAX_VALUE, INTEGER_MIN_VALUE, LONG_MAX_VALUE, LONG_MIN_VALUE, standardLibrary |
| Constructor Summary | |
|---|---|
EcoreValueFactory(DomainStandardLibrary standardLibrary)
|
|
| Method Summary | |
|---|---|
ElementValue |
createElementValue(DomainElement element)
|
org.eclipse.emf.common.notify.Notifier |
getTarget()
|
boolean |
isAdapterForType(java.lang.Object type)
|
void |
notifyChanged(org.eclipse.emf.common.notify.Notification notification)
|
void |
setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EcoreValueFactory(DomainStandardLibrary standardLibrary)
| Method Detail |
|---|
public ElementValue createElementValue(DomainElement element)
createElementValue in interface ValueFactorycreateElementValue in class AbstractValueFactorypublic org.eclipse.emf.common.notify.Notifier getTarget()
getTarget in interface org.eclipse.emf.common.notify.Adapterpublic boolean isAdapterForType(java.lang.Object type)
isAdapterForType in interface org.eclipse.emf.common.notify.Adapterpublic void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
notifyChanged in interface org.eclipse.emf.common.notify.Adapterpublic void setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
setTarget in interface org.eclipse.emf.common.notify.Adapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||