|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdaptiveEntityController
A representation of the model object 'Adaptive Entity Controller'. The extensions associated with a specific dynamic controller role.
The following features are supported:
AdaptiveentityejbextPackage.getAdaptiveEntityController()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' 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 getName()
setName(String)
,
AdaptiveentityejbextPackage.getAdaptiveEntityController_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getDescription()
setDescription(String)
,
AdaptiveentityejbextPackage.getAdaptiveEntityController_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |