|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommonBaseEventMethodPolicy
A representation of the model object 'Common Base Event Method Policy'. CEI Events attributes for EJB methods.
The following features are supported:
EventsejbextPackage.getCommonBaseEventMethodPolicy()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getExtendedDataElements()
Returns the value of the 'Extended Data Elements' containment reference list. |
java.lang.String |
getExtensionName()
Returns the value of the 'Extension Name' attribute |
org.eclipse.emf.common.util.EList |
getMethodElements()
Returns the value of the 'Method Elements' containment reference list. |
int |
getPriority()
Returns the value of the 'Priority' attribute. |
int |
getSeverity()
Returns the value of the 'Severity' attribute. |
EventTime |
getWhen()
Returns the value of the 'When' attribute. |
boolean |
isSetPriority()
Returns whether the value of the ' Priority ' attribute is set |
boolean |
isSetSeverity()
Returns whether the value of the ' Severity ' attribute is set |
boolean |
isSetWhen()
Returns whether the value of the ' When ' attribute is set |
void |
setExtensionName(java.lang.String value)
Sets the value of the ' Extension Name ' attribute |
void |
setPriority(int value)
Sets the value of the ' Priority ' attribute |
void |
setSeverity(int value)
Sets the value of the ' Severity ' attribute |
void |
setWhen(EventTime value)
Sets the value of the ' When ' attribute |
void |
unsetPriority()
Unsets the value of the ' Priority ' attribute |
void |
unsetSeverity()
Unsets the value of the ' Severity ' attribute |
void |
unsetWhen()
Unsets the value of the ' When ' 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 getExtensionName()
setExtensionName(String)
,
EventsejbextPackage.getCommonBaseEventMethodPolicy_ExtensionName()
void setExtensionName(java.lang.String value)
Extension Name
' attribute.
value
- the new value of the 'Extension Name' attribute.getExtensionName()
int getSeverity()
"0"
.
Valid range: 0-60
isSetSeverity()
,
unsetSeverity()
,
setSeverity(int)
,
EventsejbextPackage.getCommonBaseEventMethodPolicy_Severity()
void setSeverity(int value)
Severity
' attribute.
value
- the new value of the 'Severity' attribute.isSetSeverity()
,
unsetSeverity()
,
getSeverity()
void unsetSeverity()
Severity
' attribute.
isSetSeverity()
,
getSeverity()
,
setSeverity(int)
boolean isSetSeverity()
Severity
' attribute is set.
unsetSeverity()
,
getSeverity()
,
setSeverity(int)
int getPriority()
"0"
.
Valid range: 0-100
isSetPriority()
,
unsetPriority()
,
setPriority(int)
,
EventsejbextPackage.getCommonBaseEventMethodPolicy_Priority()
void setPriority(int value)
Priority
' attribute.
value
- the new value of the 'Priority' attribute.isSetPriority()
,
unsetPriority()
,
getPriority()
void unsetPriority()
Priority
' attribute.
isSetPriority()
,
getPriority()
,
setPriority(int)
boolean isSetPriority()
Priority
' attribute is set.
unsetPriority()
,
getPriority()
,
setPriority(int)
EventTime getWhen()
"BEFORE"
.
The literals are from the enumeration EventTime
.
Specifies whether the event is fired before or after the EJB method invocation.
EventTime
,
isSetWhen()
,
unsetWhen()
,
setWhen(EventTime)
,
EventsejbextPackage.getCommonBaseEventMethodPolicy_When()
void setWhen(EventTime value)
When
' attribute.
value
- the new value of the 'When' attribute.EventTime
,
isSetWhen()
,
unsetWhen()
,
getWhen()
void unsetWhen()
When
' attribute.
isSetWhen()
,
getWhen()
,
setWhen(EventTime)
boolean isSetWhen()
When
' attribute is set.
unsetWhen()
,
getWhen()
,
setWhen(EventTime)
org.eclipse.emf.common.util.EList getMethodElements()
MethodElement
.
The EJB methods to which this events info applies.
EventsejbextPackage.getCommonBaseEventMethodPolicy_MethodElements()
org.eclipse.emf.common.util.EList getExtendedDataElements()
CommonBaseEventExtendedDataElement
.
An optional collection of common base event extended data elements that each apply to a list of EJB methods.
EventsejbextPackage.getCommonBaseEventMethodPolicy_ExtendedDataElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |