|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubscriptionType
A representation of the model object 'Subscription Type'. A Subscription for specified Events in an ebXML V3+ registry.
The following features are supported:
RimPackage.getSubscriptionType()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getAction()
Returns the value of the 'Action' containment reference list. |
org.eclipse.emf.ecore.util.FeatureMap |
getActionGroup()
Returns the value of the 'Action Group' attribute list. |
java.lang.Object |
getEndTime()
Returns the value of the 'End Time' attribute. |
java.lang.Object |
getNotificationInterval()
Returns the value of the 'Notification Interval' attribute. |
java.lang.String |
getSelector()
Returns the value of the 'Selector' attribute. |
java.lang.Object |
getStartTime()
Returns the value of the 'Start Time' attribute. |
void |
setEndTime(java.lang.Object value)
Sets the value of the ' End Time' attribute. |
void |
setNotificationInterval(java.lang.Object value)
Sets the value of the ' Notification Interval' attribute. |
void |
setSelector(java.lang.String value)
Sets the value of the ' Selector' attribute. |
void |
setStartTime(java.lang.Object value)
Sets the value of the ' Start Time' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| 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 |
|---|
org.eclipse.emf.ecore.util.FeatureMap getActionGroup()
FeatureMap.Entry.
If the meaning of the 'Action Group' attribute list isn't clear, there really should be more of a description here...
RimPackage.getSubscriptionType_ActionGroup()org.eclipse.emf.common.util.EList getAction()
ActionType.
If the meaning of the 'Action' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getSubscriptionType_Action()java.lang.Object getEndTime()
If the meaning of the 'End Time' attribute isn't clear, there really should be more of a description here...
setEndTime(Object),
RimPackage.getSubscriptionType_EndTime()void setEndTime(java.lang.Object value)
End Time' attribute.
value - the new value of the 'End Time' attribute.getEndTime()java.lang.Object getNotificationInterval()
If the meaning of the 'Notification Interval' attribute isn't clear, there really should be more of a description here...
setNotificationInterval(Object),
RimPackage.getSubscriptionType_NotificationInterval()void setNotificationInterval(java.lang.Object value)
Notification Interval' attribute.
value - the new value of the 'Notification Interval' attribute.getNotificationInterval()java.lang.String getSelector()
If the meaning of the 'Selector' attribute isn't clear, there really should be more of a description here...
setSelector(String),
RimPackage.getSubscriptionType_Selector()void setSelector(java.lang.String value)
Selector' attribute.
value - the new value of the 'Selector' attribute.getSelector()java.lang.Object getStartTime()
If the meaning of the 'Start Time' attribute isn't clear, there really should be more of a description here...
setStartTime(Object),
RimPackage.getSubscriptionType_StartTime()void setStartTime(java.lang.Object value)
Start Time' attribute.
value - the new value of the 'Start Time' attribute.getStartTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||