|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InitParam
A representation of the model object 'Init Param'.
The following features are supported:
WscommonPackage.getInitParam()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
org.eclipse.emf.common.util.EList |
getDescriptionTypes()
Returns the value of the 'Description Types' containment reference list. |
java.lang.String |
getParamName()
Returns the value of the 'Param Name' attribute |
java.lang.String |
getParamValue()
Returns the value of the 'Param Value' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setParamName(java.lang.String value)
Sets the value of the ' Param Name ' attribute |
void |
setParamValue(java.lang.String value)
Sets the value of the ' Param Value ' 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 getParamName()
If the meaning of the 'Param Name' attribute isn't clear, there really should be more of a description here...
setParamName(String)
,
WscommonPackage.getInitParam_ParamName()
void setParamName(java.lang.String value)
Param Name
' attribute.
value
- the new value of the 'Param Name' attribute.getParamName()
java.lang.String getParamValue()
If the meaning of the 'Param Value' attribute isn't clear, there really should be more of a description here...
setParamValue(String)
,
WscommonPackage.getInitParam_ParamValue()
void setParamValue(java.lang.String value)
Param Value
' attribute.
value
- the new value of the 'Param Value' attribute.getParamValue()
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
WscommonPackage.getInitParam_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
org.eclipse.emf.common.util.EList getDescriptionTypes()
DescriptionType
.
If the meaning of the 'Description Types' containment reference list isn't clear, there really should be more of a description here...
WscommonPackage.getInitParam_DescriptionTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |