|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdaptiveEntityControllerBinding
A representation of the model object 'Adaptive Entity Controller Binding'. The binding of a specific Adaptive Entity Controller role to a SACL document.
The following features are supported:
AdaptiveentityejbbndPackage.getAdaptiveEntityControllerBinding()
Method Summary | |
---|---|
AdaptiveEntityController |
getLogicalController()
Returns the value of the 'Logical Controller' reference |
java.lang.String |
getSaclDocumentURI()
Returns the value of the 'Sacl Document URI' attribute |
void |
setLogicalController(AdaptiveEntityController value)
Sets the value of the ' Logical Controller ' reference |
void |
setSaclDocumentURI(java.lang.String value)
Sets the value of the ' Sacl Document URI ' 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 getSaclDocumentURI()
setSaclDocumentURI(String)
,
AdaptiveentityejbbndPackage.getAdaptiveEntityControllerBinding_SaclDocumentURI()
void setSaclDocumentURI(java.lang.String value)
Sacl Document URI
' attribute.
value
- the new value of the 'Sacl Document URI' attribute.getSaclDocumentURI()
AdaptiveEntityController getLogicalController()
setLogicalController(AdaptiveEntityController)
,
AdaptiveentityejbbndPackage.getAdaptiveEntityControllerBinding_LogicalController()
void setLogicalController(AdaptiveEntityController value)
Logical Controller
' reference.
value
- the new value of the 'Logical Controller' reference.getLogicalController()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |