|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutlineConfiguration
A representation of the model object 'Outline Configuration'.
The following features are supported:
OutlineConfiguratorPackage.getOutlineConfiguration()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
CreateChildMenuConfiguration |
getCreateChild()
Returns the value of the 'Create Child' containment reference. |
GenPackage |
getGenPackage()
Returns the value of the 'Gen Package' reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getPackage()
Returns the value of the 'Package' attribute. |
java.lang.String |
getPluginClassName()
Returns the value of the 'Plugin Class Name' attribute. |
java.lang.String |
getProjectName()
Returns the value of the 'Project Name' attribute. |
java.lang.String |
getUtilitiesPackageName()
|
void |
setCreateChild(CreateChildMenuConfiguration value)
Sets the value of the ' Create Child '
containment reference.
|
void |
setGenPackage(GenPackage value)
Sets the value of the ' Gen Package '
reference.
|
void |
setName(java.lang.String value)
Sets the value of the ' Name '
attribute.
|
void |
setPackage(java.lang.String value)
Sets the value of the ' Package '
attribute.
|
void |
setPluginClassName(java.lang.String value)
Sets the value of the ' Plugin Class Name '
attribute.
|
void |
setProjectName(java.lang.String value)
Sets the value of the ' Project Name '
attribute.
|
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 |
---|
static final java.lang.String copyright
Method Detail |
---|
CreateChildMenuConfiguration getCreateChild()
If the meaning of the 'Create Child' containment reference isn't clear, there really should be more of a description here...
setCreateChild(CreateChildMenuConfiguration)
,
OutlineConfiguratorPackage.getOutlineConfiguration_CreateChild()
void setCreateChild(CreateChildMenuConfiguration value)
Create Child
'
containment reference.
value
- the new value of the 'Create Child' containment reference.getCreateChild()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
OutlineConfiguratorPackage.getOutlineConfiguration_Name()
void setName(java.lang.String value)
Name
'
attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getProjectName()
If the meaning of the 'Project Name' attribute isn't clear, there really should be more of a description here...
setProjectName(String)
,
OutlineConfiguratorPackage.getOutlineConfiguration_ProjectName()
void setProjectName(java.lang.String value)
Project Name
'
attribute.
value
- the new value of the 'Project Name' attribute.getProjectName()
GenPackage getGenPackage()
If the meaning of the 'Gen Package' reference isn't clear, there really should be more of a description here...
setGenPackage(GenPackage)
,
OutlineConfiguratorPackage.getOutlineConfiguration_GenPackage()
void setGenPackage(GenPackage value)
Gen Package
'
reference.
value
- the new value of the 'Gen Package' reference.getGenPackage()
java.lang.String getPackage()
If the meaning of the 'Package' reference isn't clear, there really should be more of a description here...
setPackage(String)
,
OutlineConfiguratorPackage.getOutlineConfiguration_Package()
void setPackage(java.lang.String value)
Package
'
attribute.
value
- the new value of the 'Package' attribute.getPackage()
java.lang.String getPluginClassName()
If the meaning of the 'Plugin Class Name' attribute isn't clear, there really should be more of a description here...
setPluginClassName(String)
,
OutlineConfiguratorPackage.getOutlineConfiguration_PluginClassName()
void setPluginClassName(java.lang.String value)
Plugin Class Name
'
attribute.
value
- the new value of the 'Plugin Class Name' attribute.getPluginClassName()
java.lang.String getUtilitiesPackageName()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.