|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIServerExtension
A representation of the model object 'WBI Server Extension'.
The following features are supported:
WbiserverPackage.getWBIServerExtension()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
org.eclipse.emf.common.util.EList |
getServices()
Returns the value of the 'Services' containment reference list. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' 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 getVersion()
"6.0"
.
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
WbiserverPackage.getWBIServerExtension_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
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)
,
WbiserverPackage.getWBIServerExtension_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
org.eclipse.emf.common.util.EList getServices()
Service
.
If the meaning of the 'Services' containment reference list isn't clear, there really should be more of a description here...
WbiserverPackage.getWBIServerExtension_Services()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |