|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CorrelationContainerProxy
A representation of the model object 'Correlation Container Proxy'. A UI proxy class, to avoid loading the whole correlation instance resource.
The following features are supported:
HierarchyPackage.getCorrelationContainerProxy()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getCorrelatedAgents()
Returns the value of the 'Correlated Agents' reference list. |
CorrelationContainer |
getCorrelationContainer()
Returns the value of the 'Correlation Container' reference. |
CorrelationEngine |
getCorrelationEngine()
Returns the value of the 'Correlation Engine' containment reference. |
long |
getCreationTime()
Returns the value of the 'Creation Time' attribute |
TRCMonitor |
getMonitor()
Returns the value of the 'Monitor' container reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
void |
setCorrelationContainer(CorrelationContainer value)
Sets the value of the ' Correlation Container' reference |
void |
setCorrelationEngine(CorrelationEngine value)
Sets the value of the ' Correlation Engine' containment reference |
void |
setCreationTime(long value)
Sets the value of the ' Creation Time' attribute |
void |
setMonitor(TRCMonitor value)
Sets the value of the ' Monitor' container reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' 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 getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
HierarchyPackage.getCorrelationContainerProxy_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()long getCreationTime()
If the meaning of the 'Creation Time' attribute isn't clear, there really should be more of a description here...
setCreationTime(long),
HierarchyPackage.getCorrelationContainerProxy_CreationTime()void setCreationTime(long value)
Creation Time' attribute.
value - the new value of the 'Creation Time' attribute.getCreationTime()CorrelationContainer getCorrelationContainer()
Correlation Container Proxy'.
If the meaning of the 'Correlation Container' reference isn't clear, there really should be more of a description here...
setCorrelationContainer(CorrelationContainer),
HierarchyPackage.getCorrelationContainerProxy_CorrelationContainer(),
CorrelationContainer.getCorrelationContainerProxy()void setCorrelationContainer(CorrelationContainer value)
Correlation Container' reference.
value - the new value of the 'Correlation Container' reference.getCorrelationContainer()org.eclipse.emf.common.util.EList getCorrelatedAgents()
TRCAgentProxy.
If the meaning of the 'Correlated Agents' reference list isn't clear, there really should be more of a description here...
HierarchyPackage.getCorrelationContainerProxy_CorrelatedAgents()CorrelationEngine getCorrelationEngine()
Correlation Container Proxy'.
If the meaning of the 'Correlation Engine' reference isn't clear, there really should be more of a description here...
setCorrelationEngine(CorrelationEngine),
HierarchyPackage.getCorrelationContainerProxy_CorrelationEngine(),
CorrelationEngine.getCorrelationContainerProxy()void setCorrelationEngine(CorrelationEngine value)
Correlation Engine' containment reference.
value - the new value of the 'Correlation Engine' containment reference.getCorrelationEngine()TRCMonitor getMonitor()
Correlation Container Proxies'.
If the meaning of the 'Monitor' container reference isn't clear, there really should be more of a description here...
setMonitor(TRCMonitor),
HierarchyPackage.getCorrelationContainerProxy_Monitor(),
TRCMonitor.getCorrelationContainerProxies()void setMonitor(TRCMonitor value)
Monitor' container reference.
value - the new value of the 'Monitor' container reference.getMonitor()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||