Modifier and Type | Method and Description |
---|---|
ObservablePropagationConnections |
ErrorModelFactory.createObservablePropagationConnections()
Returns a new object of class 'Observable Propagation Connections'.
|
ObservablePropagationConnections |
ErrorModelSubclause.getObservablePropagationConnections()
Returns the value of the 'Observable Propagation Connections' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorModelSubclause.setObservablePropagationConnections(ObservablePropagationConnections value)
Sets the value of the '
Observable Propagation Connections ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ObservablePropagationConnectionsImpl
An implementation of the model object 'Observable Propagation Connections'.
|
Modifier and Type | Method and Description |
---|---|
ObservablePropagationConnections |
ErrorModelFactoryImpl.createObservablePropagationConnections() |
ObservablePropagationConnections |
ErrorModelSubclauseImpl.getObservablePropagationConnections() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ErrorModelSubclauseImpl.basicSetObservablePropagationConnections(ObservablePropagationConnections newObservablePropagationConnections,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ErrorModelSubclauseImpl.setObservablePropagationConnections(ObservablePropagationConnections newObservablePropagationConnections) |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseObservablePropagationConnections(ObservablePropagationConnections object)
Returns the result of interpreting the object as an instance of 'Observable Propagation Connections'.
|