|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdaptiveEntityExtension
A representation of the model object 'Adaptive Entity Extension'. The extensions for an Adaptive Entity.
The following features are supported:
AdaptiveentityejbextPackage.getAdaptiveEntityExtension()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getControllers()
Returns the value of the 'Controllers' containment reference list. |
com.ibm.ejs.models.base.extensions.ejbext.EntityExtension |
getEntityExtension()
Returns the value of the 'Entity Extension' reference |
boolean |
isAdaptive()
Returns the value of the 'Adaptive' attribute. |
boolean |
isDynamicController()
Returns the value of the 'Dynamic Controller' attribute. |
boolean |
isSetAdaptive()
Returns whether the value of the ' Adaptive ' attribute is set |
boolean |
isSetDynamicController()
Returns whether the value of the ' Dynamic Controller ' attribute is set |
void |
setAdaptive(boolean value)
Sets the value of the ' Adaptive ' attribute |
void |
setDynamicController(boolean value)
Sets the value of the ' Dynamic Controller ' attribute |
void |
setEntityExtension(com.ibm.ejs.models.base.extensions.ejbext.EntityExtension value)
Sets the value of the ' Entity Extension ' reference |
void |
unsetAdaptive()
Unsets the value of the ' Adaptive ' attribute |
void |
unsetDynamicController()
Unsets the value of the ' Dynamic Controller ' 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 |
---|
boolean isAdaptive()
"false"
.
Identifies this entity bean as an adaptive entity.
isSetAdaptive()
,
unsetAdaptive()
,
setAdaptive(boolean)
,
AdaptiveentityejbextPackage.getAdaptiveEntityExtension_Adaptive()
void setAdaptive(boolean value)
Adaptive
' attribute.
value
- the new value of the 'Adaptive' attribute.isSetAdaptive()
,
unsetAdaptive()
,
isAdaptive()
void unsetAdaptive()
Adaptive
' attribute.
isSetAdaptive()
,
isAdaptive()
,
setAdaptive(boolean)
boolean isSetAdaptive()
Adaptive
' attribute is set.
unsetAdaptive()
,
isAdaptive()
,
setAdaptive(boolean)
boolean isDynamicController()
"false"
.
Identifies this Adaptive Entity bean as using dynamic controllers.
isSetDynamicController()
,
unsetDynamicController()
,
setDynamicController(boolean)
,
AdaptiveentityejbextPackage.getAdaptiveEntityExtension_DynamicController()
void setDynamicController(boolean value)
Dynamic Controller
' attribute.
value
- the new value of the 'Dynamic Controller' attribute.isSetDynamicController()
,
unsetDynamicController()
,
isDynamicController()
void unsetDynamicController()
Dynamic Controller
' attribute.
isSetDynamicController()
,
isDynamicController()
,
setDynamicController(boolean)
boolean isSetDynamicController()
Dynamic Controller
' attribute is set.
unsetDynamicController()
,
isDynamicController()
,
setDynamicController(boolean)
com.ibm.ejs.models.base.extensions.ejbext.EntityExtension getEntityExtension()
setEntityExtension(EntityExtension)
,
AdaptiveentityejbextPackage.getAdaptiveEntityExtension_EntityExtension()
void setEntityExtension(com.ibm.ejs.models.base.extensions.ejbext.EntityExtension value)
Entity Extension
' reference.
value
- the new value of the 'Entity Extension' reference.getEntityExtension()
org.eclipse.emf.common.util.EList getControllers()
AdaptiveEntityController
.
The collection of dynamic controller roles.
AdaptiveentityejbextPackage.getAdaptiveEntityExtension_Controllers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |