|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Parameter'.
The following features are supported:
Bindable
Default Value
Multiplicity
Type
Name
Parameter Id
Short Description
Description
Property Group
DefaultpatternprofilePackage.getParameter()
Method Summary | |
Boolean |
getBindable()
Returns the value of the 'Bindable' attribute |
String |
getDefaultValue()
Returns the value of the 'Default Value' attribute |
Description |
getDescription()
Returns the value of the 'Description' containment reference |
String |
getMultiplicity()
Returns the value of the 'Multiplicity' attribute |
String |
getName()
Returns the value of the 'Name' attribute |
String |
getParameterId()
Returns the value of the 'Parameter Id' attribute |
EList |
getPropertyGroup()
Returns the value of the 'Property Group' containment reference list. |
String |
getShortDescription()
Returns the value of the 'Short Description' attribute |
String |
getType()
Returns the value of the 'Type' attribute |
void |
setBindable(Boolean value)
Sets the value of the ' Bindable ' attribute |
void |
setDefaultValue(String value)
Sets the value of the ' Default Value ' attribute |
void |
setDescription(Description value)
Sets the value of the ' Description ' containment reference |
void |
setMultiplicity(String value)
Sets the value of the ' Multiplicity ' attribute |
void |
setName(String value)
Sets the value of the ' Name ' attribute |
void |
setParameterId(String value)
Sets the value of the ' Parameter Id ' attribute |
void |
setShortDescription(String value)
Sets the value of the ' Short Description ' attribute |
void |
setType(String value)
Sets the value of the ' Type ' 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 |
public Boolean getBindable()
setBindable(Boolean)
,
DefaultpatternprofilePackage.getParameter_Bindable()
public void setBindable(Boolean value)
Bindable
' attribute.
value
- the new value of the 'Bindable' attribute.getBindable()
public String getDefaultValue()
setDefaultValue(String)
,
DefaultpatternprofilePackage.getParameter_DefaultValue()
public void setDefaultValue(String value)
Default Value
' attribute.
value
- the new value of the 'Default Value' attribute.getDefaultValue()
public String getMultiplicity()
setMultiplicity(String)
,
DefaultpatternprofilePackage.getParameter_Multiplicity()
public void setMultiplicity(String value)
Multiplicity
' attribute.
value
- the new value of the 'Multiplicity' attribute.getMultiplicity()
public String getType()
setType(String)
,
DefaultpatternprofilePackage.getParameter_Type()
public void setType(String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
public String getName()
setName(String)
,
DefaultpatternprofilePackage.getParameter_Name()
public void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
public String getParameterId()
setParameterId(String)
,
DefaultpatternprofilePackage.getParameter_ParameterId()
public void setParameterId(String value)
Parameter Id
' attribute.
value
- the new value of the 'Parameter Id' attribute.getParameterId()
public String getShortDescription()
setShortDescription(String)
,
DefaultpatternprofilePackage.getParameter_ShortDescription()
public void setShortDescription(String value)
Short Description
' attribute.
value
- the new value of the 'Short Description' attribute.getShortDescription()
public Description getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(Description)
,
DefaultpatternprofilePackage.getParameter_Description()
public void setDescription(Description value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
public EList getPropertyGroup()
DescriptorGroup
.
If the meaning of the 'Property Group' containment reference list isn't clear, there really should be more of a description here...
DefaultpatternprofilePackage.getParameter_PropertyGroup()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.