org.eclipse.gmt.umlx.cst.unparser
Class UnparserWithReflection<C,O,P,EL,PM,S,COA,SSA,CT>
java.lang.Object
org.eclipse.gmt.umlx.cst.unparser.AbstractUnparser
org.eclipse.gmt.umlx.cst.unparser.UnparserWithReflection<C,O,P,EL,PM,S,COA,SSA,CT>
- Direct Known Subclasses:
- OCLExpressionUnparser
public abstract class UnparserWithReflection<C,O,P,EL,PM,S,COA,SSA,CT>
- extends AbstractUnparser
Constructor Summary |
UnparserWithReflection(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.ocl.utilities.UMLReflection<?,C,O,P,EL,PM,S,COA,SSA,CT> uml)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnparserWithReflection
public UnparserWithReflection(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.ocl.utilities.UMLReflection<?,C,O,P,EL,PM,S,COA,SSA,CT> uml)