|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Package'.
The following features are supported:
GenModelPackage.getGenPackage()
Field Summary | |
static String |
copyright
|
Method Summary | |
String |
getImportedResourceBaseInterfaceName()
|
String |
getImportedResourceFactoryBaseInterfaceName()
|
String |
getImportedResourceFactoryInterfaceName()
|
String |
getImportedResourceInterfaceName()
|
String |
getOperationsPackage()
Returns the value of the 'Operations Package' attribute |
String |
getOperationsPackageName()
|
String |
getQualifiedResourceInterfaceName()
|
String |
getResourceInterfaceName()
|
boolean |
isOperationsClasses()
|
boolean |
isResourceInterfaces()
Returns the value of the 'Resource Interfaces' attribute |
boolean |
isXMLResource()
|
void |
setOperationsPackage(String value)
Sets the value of the ' Operations Package ' attribute |
void |
setResourceInterfaces(boolean value)
Sets the value of the ' Resource Interfaces ' attribute |
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase |
canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, canGenerateTests, capName, format, gen, genEdit, genEditor, generate, generate, generateEdit, generateEdit, generateEditor, generateEditor, generateSchema, generateSchema, generateTests, generateTests, genSchema, genTests, getDocumentation, getEcoreModelElement, getGenAnnotation, getGenAnnotations, hasDocumentation, reconcile, safeName, uncapName, uncapPrefixedName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final String copyright
Method Detail |
public boolean isResourceInterfaces()
If the meaning of the 'Resource Interfaces' attribute isn't clear, there really should be more of a description here...
GenPackage.setResourceInterfaces(boolean)
,
GenModelPackage.getGenPackage_ResourceInterfaces()
public void setResourceInterfaces(boolean value)
Resource Interfaces
' attribute.
value
- the new value of the 'Resource Interfaces' attribute.GenPackage.isResourceInterfaces()
public String getOperationsPackage()
If the meaning of the 'Operations Package' attribute isn't clear, there really should be more of a description here...
GenPackage.setOperationsPackage(String)
,
GenModelPackage.getGenPackage_OperationsPackage()
public void setOperationsPackage(String value)
Operations Package
' attribute.
value
- the new value of the 'Operations Package' attribute.GenPackage.getOperationsPackage()
public String getOperationsPackageName()
public boolean isOperationsClasses()
public String getResourceInterfaceName()
public String getQualifiedResourceInterfaceName()
public String getImportedResourceInterfaceName()
public String getImportedResourceBaseInterfaceName()
public String getImportedResourceFactoryInterfaceName()
public String getImportedResourceFactoryBaseInterfaceName()
public boolean isXMLResource()
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |