|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessContextDataMethodPolicy
A representation of the model object 'Business Context Data Method Policy'.
The following features are supported:
BcdejbextPackage.getBusinessContextDataMethodPolicy()
Method Summary | |
---|---|
BusinessContextID |
getBusinessContextID()
Returns the value of the 'Business Context ID' containment reference |
org.eclipse.emf.common.util.EList |
getBusinessContextProperties()
Returns the value of the 'Business Context Properties' containment reference list. |
java.lang.String |
getContextType()
Returns the value of the 'Context Type' attribute |
org.eclipse.emf.common.util.EList |
getMethodElements()
Returns the value of the 'Method Elements' containment reference list. |
void |
setBusinessContextID(BusinessContextID value)
Sets the value of the ' Business Context ID ' containment reference |
void |
setContextType(java.lang.String value)
Sets the value of the ' Context Type ' 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 getContextType()
setContextType(String)
,
BcdejbextPackage.getBusinessContextDataMethodPolicy_ContextType()
void setContextType(java.lang.String value)
Context Type
' attribute.
value
- the new value of the 'Context Type' attribute.getContextType()
org.eclipse.emf.common.util.EList getMethodElements()
MethodElement
.
If the meaning of the 'Method Elements' containment reference list isn't clear, there really should be more of a description here...
BcdejbextPackage.getBusinessContextDataMethodPolicy_MethodElements()
org.eclipse.emf.common.util.EList getBusinessContextProperties()
BusinessContextProperty
.
An optional collection of business context data elements that each apply to a list of EJB methods.
BcdejbextPackage.getBusinessContextDataMethodPolicy_BusinessContextProperties()
BusinessContextID getBusinessContextID()
setBusinessContextID(BusinessContextID)
,
BcdejbextPackage.getBusinessContextDataMethodPolicy_BusinessContextID()
void setBusinessContextID(BusinessContextID value)
Business Context ID
' containment reference.
value
- the new value of the 'Business Context ID' containment reference.getBusinessContextID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |