| Modifier and Type | Method and Description |
|---|---|
EventGroup |
EventTypeAddActionListener.getSelectedEventGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventTypeAddActionListener.setSelectedInterface(EventGroup selectedEventGroup) |
| Modifier and Type | Method and Description |
|---|---|
EventGroup |
EventChannel.getEventGroup__EventChannel()
Returns the value of the 'Event Group Event Channel' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventChannel.setEventGroup__EventChannel(EventGroup value)
Sets the value of the
'
Event Group Event Channel' reference. |
| Modifier and Type | Method and Description |
|---|---|
EventGroup |
EventChannelImpl.basicGetEventGroup__EventChannel() |
EventGroup |
EventChannelImpl.getEventGroup__EventChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventChannelImpl.setEventGroup__EventChannel(EventGroup newEventGroup__EventChannel) |
| Modifier and Type | Method and Description |
|---|---|
EventGroup |
RepositoryFactory.createEventGroup()
Returns a new object of class 'Event Group'.
|
EventGroup |
EventType.getEventGroup__EventType()
Returns the value of the 'Event Group Event Type' container reference.
|
EventGroup |
SinkRole.getEventGroup__SinkRole()
Returns the value of the 'Event Group Sink Role' reference.
|
EventGroup |
SourceRole.getEventGroup__SourceRole()
Returns the value of the 'Event Group Source Role' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventType.setEventGroup__EventType(EventGroup value)
Sets the value of the
'
Event
Group Event Type' container reference. |
void |
SinkRole.setEventGroup__SinkRole(EventGroup value)
Sets the value of the
'
Event Group
Sink Role' reference. |
void |
SourceRole.setEventGroup__SourceRole(EventGroup value)
Sets the value of the
'
Event
Group Source Role' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventGroupImpl
An implementation of the model object 'Event Group'.
|
| Modifier and Type | Method and Description |
|---|---|
EventGroup |
SinkRoleImpl.basicGetEventGroup__SinkRole() |
EventGroup |
SourceRoleImpl.basicGetEventGroup__SourceRole() |
EventGroup |
RepositoryFactoryImpl.createEventGroup() |
EventGroup |
EventTypeImpl.getEventGroup__EventType() |
EventGroup |
SinkRoleImpl.getEventGroup__SinkRole() |
EventGroup |
SourceRoleImpl.getEventGroup__SourceRole() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
EventTypeImpl.basicSetEventGroup__EventType(EventGroup newEventGroup__EventType,
NotificationChain msgs) |
void |
EventTypeImpl.setEventGroup__EventType(EventGroup newEventGroup__EventType) |
void |
SinkRoleImpl.setEventGroup__SinkRole(EventGroup newEventGroup__SinkRole) |
void |
SourceRoleImpl.setEventGroup__SourceRole(EventGroup newEventGroup__SourceRole) |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseEventGroup(EventGroup object)
Returns the result of interpreting the object as an instance of 'Event Group'.
|
boolean |
RepositoryValidator.validateEventGroup(EventGroup eventGroup,
DiagnosticChain diagnostics,
Map<Object,Object> context) |