|
||||||||||||
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 java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getImportedResourceBaseInterfaceName()
|
java.lang.String |
getImportedResourceFactoryBaseInterfaceName()
|
java.lang.String |
getImportedResourceFactoryInterfaceName()
|
java.lang.String |
getImportedResourceInterfaceName()
|
java.lang.String |
getOperationsPackage()
Returns the value of the 'Operations Package' attribute |
java.lang.String |
getOperationsPackageName()
|
java.lang.String |
getQualifiedResourceInterfaceName()
|
java.lang.String |
getResourceInterfaceName()
|
boolean |
isOperationsClasses()
|
boolean |
isResourceInterfaces()
Returns the value of the 'Resource Interfaces' attribute |
boolean |
isXMLResource()
|
void |
setOperationsPackage(java.lang.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, generate, generateEdit, generateEditor, generateSchema, generateTests, getDocumentation, 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 java.lang.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...
setResourceInterfaces(boolean)
,
GenModelPackage.getGenPackage_ResourceInterfaces()
public void setResourceInterfaces(boolean value)
Resource Interfaces
' attribute.
value
- the new value of the 'Resource Interfaces' attribute.isResourceInterfaces()
public java.lang.String getOperationsPackage()
If the meaning of the 'Operations Package' attribute isn't clear, there really should be more of a description here...
setOperationsPackage(String)
,
GenModelPackage.getGenPackage_OperationsPackage()
public void setOperationsPackage(java.lang.String value)
Operations Package
' attribute.
value
- the new value of the 'Operations Package' attribute.getOperationsPackage()
public java.lang.String getOperationsPackageName()
public boolean isOperationsClasses()
public java.lang.String getResourceInterfaceName()
public java.lang.String getQualifiedResourceInterfaceName()
public java.lang.String getImportedResourceInterfaceName()
public java.lang.String getImportedResourceBaseInterfaceName()
public java.lang.String getImportedResourceFactoryInterfaceName()
public java.lang.String getImportedResourceFactoryBaseInterfaceName()
public boolean isXMLResource()
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |