org.eclipse.gmt.umlx.eqvtr.cst.unparser
Class EqvtRelationUnparser
java.lang.Object
org.eclipse.gmt.umlx.cst.unparser.AbstractUnparser
org.eclipse.gmt.umlx.cst.unparser.UnparserWithReflection<org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EOperation,org.eclipse.emf.ecore.EStructuralFeature,org.eclipse.emf.ecore.EEnumLiteral,org.eclipse.emf.ecore.EParameter,org.eclipse.emf.ecore.EObject,org.eclipse.ocl.ecore.CallOperationAction,org.eclipse.ocl.ecore.SendSignalAction,org.eclipse.ocl.ecore.Constraint>
org.eclipse.gmt.umlx.ocl.cst.unparser.OCLExpressionUnparser
org.eclipse.gmt.umlx.eqvtr.cst.unparser.QVTrExpressionUnparser
org.eclipse.gmt.umlx.eqvtr.cst.unparser.EqvtRelationUnparser
public class EqvtRelationUnparser
- extends QVTrExpressionUnparser
Methods inherited from class org.eclipse.gmt.umlx.cst.unparser.AbstractUnparser |
append, appendName, appendQualifiedName, exdent, getBytes, getString, indent |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EqvtRelationUnparser
public EqvtRelationUnparser(org.eclipse.emf.ecore.resource.Resource resource)
unparse
public void unparse()
- Specified by:
unparse
in class org.eclipse.gmt.umlx.cst.unparser.AbstractUnparser