|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TabbedView
A representation of the model object 'Tabbed View'.
The following features are supported:
PropertiesConfiguratorPackage.getTabbedView()
Method Summary | |
---|---|
java.lang.String |
getBasePackage()
Returns the value of the 'Base Package' attribute. |
EList |
getCategories()
Returns the value of the 'Categories' containment reference list. |
GenModel |
getGenModel()
Returns the value of the 'Gen Model' reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
java.lang.String |
getIdUnspaced()
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getProjectName()
Returns the value of the 'Project Name' attribute. |
java.lang.String |
getProjectNameUnspaced()
|
java.lang.String |
replaceSpaces(java.lang.String toReplace)
|
void |
setBasePackage(java.lang.String value)
Sets the value of the ' Base Package '
attribute.
|
void |
setGenModel(GenModel value)
Sets the value of the ' Gen Model '
reference.
|
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' 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 |
Method Detail |
---|
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)
,
PropertiesConfiguratorPackage.getTabbedView_ProjectName()
void setProjectName(java.lang.String value)
Project Name
'
attribute.
value
- the new value of the 'Project Name' attribute.getProjectName()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
PropertiesConfiguratorPackage.getTabbedView_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
EList getCategories()
Category
. It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Categories' containment reference list isn't clear, there really should be more of a description here...
PropertiesConfiguratorPackage.getTabbedView_Categories()
,
Category.getParent()
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)
,
PropertiesConfiguratorPackage.getTabbedView_Name()
void setName(java.lang.String value)
Name
'
attribute.
value
- the new value of the 'Name' attribute.getName()
GenModel getGenModel()
If the meaning of the 'Gen Model' reference isn't clear, there really should be more of a description here...
setGenModel(GenModel)
,
PropertiesConfiguratorPackage.getTabbedView_GenModel()
void setGenModel(GenModel value)
Gen Model
'
reference.
value
- the new value of the 'Gen Model' reference.getGenModel()
java.lang.String getBasePackage()
If the meaning of the 'Base Package' attribute isn't clear, there really should be more of a description here...
setBasePackage(String)
,
PropertiesConfiguratorPackage.getTabbedView_BasePackage()
void setBasePackage(java.lang.String value)
Base Package
'
attribute.
value
- the new value of the 'Base Package' attribute.getBasePackage()
java.lang.String getProjectNameUnspaced()
java.lang.String getIdUnspaced()
java.lang.String replaceSpaces(java.lang.String toReplace)
|
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.