|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.tuberlin.cs.cis.ocl.example.eval.ExampleInstanceModel
Represents an instance of the model described by the Example Class Diagram of OCL1.5 chapter 6.2.2.
Constructor Summary | |
ExampleInstanceModel()
|
Method Summary | |
Reflector |
getReflector(ClassifierDescriptor type)
Produces a Reflector reflecting the specified
classifier. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExampleInstanceModel()
Method Detail |
public Reflector getReflector(ClassifierDescriptor type)
ReflectionFactory
Reflector
reflecting the specified
classifier.
getReflector
in interface ReflectionFactory
type
- a classifier of the model.
Reflector
reflecting the specified
classifier.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |