|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'CFG Category'.
Common_ConfigurationPackage.getCFGCategory()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute |
int |
getSelectionAmount()
Returns the value of the 'Selection Amount' attribute |
CFGCategorySelectionMode |
getSelectionMode()
Returns the value of the 'Selection Mode' attribute. |
CFGCategorySelectionMultiplicity |
getSelectionMultiplicity()
Returns the value of the 'Selection Multiplicity' attribute. |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name' attribute |
void |
setSelectionAmount(int value)
Sets the value of the ' Selection Amount' attribute |
void |
setSelectionMode(CFGCategorySelectionMode value)
Sets the value of the ' Selection Mode' attribute |
void |
setSelectionMultiplicity(CFGCategorySelectionMultiplicity value)
Sets the value of the ' Selection Multiplicity' attribute |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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 |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.models.common.configuration.util.ICategory |
|---|
getDescription, getId, getName |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public java.lang.String getDisplayName()
If the meaning of the 'Display Name' attribute isn't clear, there really should be more of a description here...
getDisplayName in interface ICategorysetDisplayName(String),
Common_ConfigurationPackage.getCFGCategory_DisplayName()public void setDisplayName(java.lang.String value)
Display Name' attribute.
value - the new value of the 'Display Name' attribute.getDisplayName()public CFGCategorySelectionMode getSelectionMode()
CFGCategorySelectionMode.
If the meaning of the 'Selection Mode' attribute isn't clear, there really should be more of a description here...
getSelectionMode in interface ICategoryCFGCategorySelectionMode,
setSelectionMode(CFGCategorySelectionMode),
Common_ConfigurationPackage.getCFGCategory_SelectionMode()public void setSelectionMode(CFGCategorySelectionMode value)
Selection Mode' attribute.
value - the new value of the 'Selection Mode' attribute.CFGCategorySelectionMode,
getSelectionMode()public int getSelectionAmount()
If the meaning of the 'Selection Amount' attribute isn't clear, there really should be more of a description here...
getSelectionAmount in interface ICategorysetSelectionAmount(int),
Common_ConfigurationPackage.getCFGCategory_SelectionAmount()public void setSelectionAmount(int value)
Selection Amount' attribute.
value - the new value of the 'Selection Amount' attribute.getSelectionAmount()public CFGCategorySelectionMultiplicity getSelectionMultiplicity()
CFGCategorySelectionMultiplicity.
If the meaning of the 'Selection Multiplicity' attribute isn't clear, there really should be more of a description here...
getSelectionMultiplicity in interface ICategoryCFGCategorySelectionMultiplicity,
setSelectionMultiplicity(CFGCategorySelectionMultiplicity),
Common_ConfigurationPackage.getCFGCategory_SelectionMultiplicity()public void setSelectionMultiplicity(CFGCategorySelectionMultiplicity value)
Selection Multiplicity' attribute.
value - the new value of the 'Selection Multiplicity' attribute.CFGCategorySelectionMultiplicity,
getSelectionMultiplicity()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||