|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.tuberlin.cs.cis.ocl.model.mofbridge.MofReflection
Implements the access to the metalevel of MOF in the context of OCL.
Constructor Summary | |
MofReflection(javax.jmi.reflect.RefPackage model,
ConceptFactory oclMapper)
Constructs an instance of MofReflection with respect to
a model instance and a conceptual binding. |
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 MofReflection(javax.jmi.reflect.RefPackage model, ConceptFactory oclMapper)
MofReflection
with respect to
a model instance and a conceptual binding.
model
- a model instance.oclMapper
- a conceptual binding.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 |