Package | Description |
---|---|
org.polarsys.chess.monitoring.monitoringxml | |
org.polarsys.chess.monitoring.monitoringxml.impl | |
org.polarsys.chess.monitoring.monitoringxml.util |
Modifier and Type | Method and Description |
---|---|
Thread |
MonitoringxmlFactory.createThread()
Returns a new object of class 'Thread'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Thread> |
Monitoring.getThreadNames()
Returns the value of the 'Thread Names' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadImpl
An implementation of the model object 'Thread'.
|
Modifier and Type | Method and Description |
---|---|
Thread |
MonitoringxmlFactoryImpl.createThread() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Thread> |
MonitoringImpl.getThreadNames() |
Modifier and Type | Method and Description |
---|---|
T |
MonitoringxmlSwitch.caseThread(Thread object)
Returns the result of interpreting the object as an instance of 'Thread'.
|