org.apache.tuscany.sdo.generate.util
Class SDOGenUtil
java.lang.Object
org.apache.tuscany.sdo.generate.util.SDOGenUtil
public class SDOGenUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDOGenUtil
public SDOGenUtil()
getQualifiedTypeAccessor
public static String getQualifiedTypeAccessor(org.eclipse.emf.codegen.ecore.genmodel.GenClassifier genClassifier)
getDependentFactoryArgumentList
public static String getDependentFactoryArgumentList(org.eclipse.emf.codegen.ecore.genmodel.GenPackage genPackage,
boolean isFormalArguments)
getFactoryImpl
public static String getFactoryImpl(org.eclipse.emf.codegen.ecore.genmodel.GenPackage genPackage)
getListKind
public static String getListKind(org.eclipse.emf.codegen.ecore.genmodel.GenFeature genFeature,
boolean suppressNotification)
hasChangeSummaryProperty
public static boolean hasChangeSummaryProperty(org.eclipse.emf.codegen.ecore.genmodel.GenClass genClass)
getQualifiedInternalPropertyID
public static String getQualifiedInternalPropertyID(org.eclipse.emf.codegen.ecore.genmodel.GenFeature genFeature)
getChangeSummaryProperty
public static String getChangeSummaryProperty(org.eclipse.emf.codegen.ecore.genmodel.GenClass genClass)
printArguments
public static String printArguments(org.eclipse.emf.codegen.ecore.genmodel.GenPackage genPackage,
org.eclipse.emf.codegen.ecore.genmodel.GenModel genModel)
getStaticDefaultValue
public static String getStaticDefaultValue(org.eclipse.emf.codegen.ecore.genmodel.GenFeature genFeature)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.