TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.hyades.models.hierarchy.impl
Class TRCProcessProxyImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.hyades.models.hierarchy.impl.TRCProcessProxyImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier, TRCProcessProxy

public class TRCProcessProxyImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements TRCProcessProxy

An implementation of the model object 'TRC Process Proxy'.

The following features are implemented:


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  boolean active
          The cached value of the 'Active' attribute.
protected static boolean ACTIVE_EDEFAULT
          The default value of the 'Active' attribute.
protected  org.eclipse.emf.common.util.EList agentProxies
          The cached value of the 'Agent Proxies' containment reference list.
protected  java.lang.String classpath
          The cached value of the 'Classpath' attribute.
protected static java.lang.String CLASSPATH_EDEFAULT
          The default value of the 'Classpath' attribute.
protected  org.eclipse.emf.common.util.EList environmentVariables
          The cached value of the 'Environment Variables' containment reference list.
protected  org.eclipse.emf.common.util.EList execParameters
          The cached value of the 'Exec Parameters' containment reference list.
protected static int LAUNCH_MODE_EDEFAULT
          The default value of the 'Launch Mode' attribute.
protected  int launchMode
          The cached value of the 'Launch Mode' attribute.
protected  java.lang.String location
          The cached value of the 'Location' attribute.
protected static java.lang.String LOCATION_EDEFAULT
          The default value of the 'Location' attribute.
protected  java.lang.String name
          The cached value of the 'Name' attribute.
protected static java.lang.String NAME_EDEFAULT
          The default value of the 'Name' attribute.
protected  TRCNode node
          The cached value of the 'Node' reference.
protected  java.lang.String parameters
          The cached value of the 'Parameters' attribute.
protected static java.lang.String PARAMETERS_EDEFAULT
          The default value of the 'Parameters' attribute.
protected  int pid
          The cached value of the 'Pid' attribute.
protected static int PID_EDEFAULT
          The default value of the 'Pid' attribute.
protected static java.lang.String RUNTIME_ID_EDEFAULT
          The default value of the 'Runtime Id' attribute.
protected  java.lang.String runtimeId
          The cached value of the 'Runtime Id' attribute.
protected static java.lang.String VM_ARGUMENTS_EDEFAULT
          The default value of the 'Vm Arguments' attribute.
protected  java.lang.String vmArguments
          The cached value of the 'Vm Arguments' attribute.
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected TRCProcessProxyImpl()
           
 
Method Summary
 TRCNode basicGetNode()
           
 org.eclipse.emf.common.notify.NotificationChain basicSetNode(TRCNode newNode, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature, boolean resolve)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, java.lang.Class baseClass, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, java.lang.Class baseClass, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
           
 void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
           
 org.eclipse.emf.common.util.EList getAgentProxies()
           
 java.lang.String getClasspath()
           
 org.eclipse.emf.common.util.EList getEnvironmentVariables()
           
 org.eclipse.emf.common.util.EList getExecParameters()
           
 int getLaunchMode()
           
 java.lang.String getLocation()
           
 java.lang.String getName()
           
 TRCNode getNode()
           
 java.lang.String getParameters()
           
 int getPid()
           
 java.lang.String getRuntimeId()
           
 java.lang.String getVmArguments()
           
 boolean isActive()
           
 void setActive(boolean newActive)
           
 void setClasspath(java.lang.String newClasspath)
           
 void setLaunchMode(int newLaunchMode)
           
 void setLocation(java.lang.String newLocation)
           
 void setName(java.lang.String newName)
           
 void setNode(TRCNode newNode)
           
 void setParameters(java.lang.String newParameters)
           
 void setPid(int newPid)
           
 void setRuntimeId(java.lang.String newRuntimeId)
           
 void setVmArguments(java.lang.String newVmArguments)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, eURIFragmentSegment
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

NAME_EDEFAULT

protected static final java.lang.String NAME_EDEFAULT
The default value of the 'Name' attribute.

See Also:
getName()

name

protected java.lang.String name
The cached value of the 'Name' attribute.

See Also:
getName()

RUNTIME_ID_EDEFAULT

protected static final java.lang.String RUNTIME_ID_EDEFAULT
The default value of the 'Runtime Id' attribute.

See Also:
getRuntimeId()

runtimeId

protected java.lang.String runtimeId
The cached value of the 'Runtime Id' attribute.

See Also:
getRuntimeId()

PID_EDEFAULT

protected static final int PID_EDEFAULT
The default value of the 'Pid' attribute.

See Also:
getPid(), Constant Field Values

pid

protected int pid
The cached value of the 'Pid' attribute.

See Also:
getPid()

CLASSPATH_EDEFAULT

protected static final java.lang.String CLASSPATH_EDEFAULT
The default value of the 'Classpath' attribute.

See Also:
getClasspath()

classpath

protected java.lang.String classpath
The cached value of the 'Classpath' attribute.

See Also:
getClasspath()

PARAMETERS_EDEFAULT

protected static final java.lang.String PARAMETERS_EDEFAULT
The default value of the 'Parameters' attribute.

See Also:
getParameters()

parameters

protected java.lang.String parameters
The cached value of the 'Parameters' attribute.

See Also:
getParameters()

LAUNCH_MODE_EDEFAULT

protected static final int LAUNCH_MODE_EDEFAULT
The default value of the 'Launch Mode' attribute.

See Also:
getLaunchMode(), Constant Field Values

launchMode

protected int launchMode
The cached value of the 'Launch Mode' attribute.

See Also:
getLaunchMode()

LOCATION_EDEFAULT

protected static final java.lang.String LOCATION_EDEFAULT
The default value of the 'Location' attribute.

See Also:
getLocation()

location

protected java.lang.String location
The cached value of the 'Location' attribute.

See Also:
getLocation()

VM_ARGUMENTS_EDEFAULT

protected static final java.lang.String VM_ARGUMENTS_EDEFAULT
The default value of the 'Vm Arguments' attribute.

See Also:
getVmArguments()

vmArguments

protected java.lang.String vmArguments
The cached value of the 'Vm Arguments' attribute.

See Also:
getVmArguments()

ACTIVE_EDEFAULT

protected static final boolean ACTIVE_EDEFAULT
The default value of the 'Active' attribute.

See Also:
isActive(), Constant Field Values

active

protected boolean active
The cached value of the 'Active' attribute.

See Also:
isActive()

execParameters

protected org.eclipse.emf.common.util.EList execParameters
The cached value of the 'Exec Parameters' containment reference list.

See Also:
getExecParameters()

environmentVariables

protected org.eclipse.emf.common.util.EList environmentVariables
The cached value of the 'Environment Variables' containment reference list.

See Also:
getEnvironmentVariables()

node

protected TRCNode node
The cached value of the 'Node' reference.

See Also:
getNode()

agentProxies

protected org.eclipse.emf.common.util.EList agentProxies
The cached value of the 'Agent Proxies' containment reference list.

See Also:
getAgentProxies()
Constructor Detail

TRCProcessProxyImpl

protected TRCProcessProxyImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()


getName

public java.lang.String getName()

Specified by:
getName in interface TRCProcessProxy
Returns:
the value of the 'Name' attribute.
See Also:
TRCProcessProxy.setName(String), HierarchyPackage.getTRCProcessProxy_Name()

setName

public void setName(java.lang.String newName)

Specified by:
setName in interface TRCProcessProxy
Parameters:
newName - the new value of the 'Name' attribute.
See Also:
TRCProcessProxy.getName()

getRuntimeId

public java.lang.String getRuntimeId()

Specified by:
getRuntimeId in interface TRCProcessProxy
Returns:
the value of the 'Runtime Id' attribute.
See Also:
TRCProcessProxy.setRuntimeId(String), HierarchyPackage.getTRCProcessProxy_RuntimeId()

setRuntimeId

public void setRuntimeId(java.lang.String newRuntimeId)

Specified by:
setRuntimeId in interface TRCProcessProxy
Parameters:
newRuntimeId - the new value of the 'Runtime Id' attribute.
See Also:
TRCProcessProxy.getRuntimeId()

getPid

public int getPid()

Specified by:
getPid in interface TRCProcessProxy
Returns:
the value of the 'Pid' attribute.
See Also:
TRCProcessProxy.setPid(int), HierarchyPackage.getTRCProcessProxy_Pid()

setPid

public void setPid(int newPid)

Specified by:
setPid in interface TRCProcessProxy
Parameters:
newPid - the new value of the 'Pid' attribute.
See Also:
TRCProcessProxy.getPid()

getClasspath

public java.lang.String getClasspath()

Specified by:
getClasspath in interface TRCProcessProxy
Returns:
the value of the 'Classpath' attribute.
See Also:
TRCProcessProxy.setClasspath(String), HierarchyPackage.getTRCProcessProxy_Classpath()

setClasspath

public void setClasspath(java.lang.String newClasspath)

Specified by:
setClasspath in interface TRCProcessProxy
Parameters:
newClasspath - the new value of the 'Classpath' attribute.
See Also:
TRCProcessProxy.getClasspath()

getParameters

public java.lang.String getParameters()

Specified by:
getParameters in interface TRCProcessProxy
Returns:
the value of the 'Parameters' attribute.
See Also:
TRCProcessProxy.setParameters(String), HierarchyPackage.getTRCProcessProxy_Parameters()

setParameters

public void setParameters(java.lang.String newParameters)

Specified by:
setParameters in interface TRCProcessProxy
Parameters:
newParameters - the new value of the 'Parameters' attribute.
See Also:
TRCProcessProxy.getParameters()

getLaunchMode

public int getLaunchMode()

Specified by:
getLaunchMode in interface TRCProcessProxy
Returns:
the value of the 'Launch Mode' attribute.
See Also:
TRCProcessProxy.setLaunchMode(int), HierarchyPackage.getTRCProcessProxy_LaunchMode()

setLaunchMode

public void setLaunchMode(int newLaunchMode)

Specified by:
setLaunchMode in interface TRCProcessProxy
Parameters:
newLaunchMode - the new value of the 'Launch Mode' attribute.
See Also:
TRCProcessProxy.getLaunchMode()

getLocation

public java.lang.String getLocation()

Specified by:
getLocation in interface TRCProcessProxy
Returns:
the value of the 'Location' attribute.
See Also:
TRCProcessProxy.setLocation(String), HierarchyPackage.getTRCProcessProxy_Location()

setLocation

public void setLocation(java.lang.String newLocation)

Specified by:
setLocation in interface TRCProcessProxy
Parameters:
newLocation - the new value of the 'Location' attribute.
See Also:
TRCProcessProxy.getLocation()

getVmArguments

public java.lang.String getVmArguments()

Specified by:
getVmArguments in interface TRCProcessProxy
Returns:
the value of the 'Vm Arguments' attribute.
See Also:
TRCProcessProxy.setVmArguments(String), HierarchyPackage.getTRCProcessProxy_VmArguments()

setVmArguments

public void setVmArguments(java.lang.String newVmArguments)

Specified by:
setVmArguments in interface TRCProcessProxy
Parameters:
newVmArguments - the new value of the 'Vm Arguments' attribute.
See Also:
TRCProcessProxy.getVmArguments()

isActive

public boolean isActive()

Specified by:
isActive in interface TRCProcessProxy
Returns:
the value of the 'Active' attribute.
See Also:
TRCProcessProxy.setActive(boolean), HierarchyPackage.getTRCProcessProxy_Active()

setActive

public void setActive(boolean newActive)

Specified by:
setActive in interface TRCProcessProxy
Parameters:
newActive - the new value of the 'Active' attribute.
See Also:
TRCProcessProxy.isActive()

getExecParameters

public org.eclipse.emf.common.util.EList getExecParameters()

Specified by:
getExecParameters in interface TRCProcessProxy
Returns:
the value of the 'Exec Parameters' containment reference list.
See Also:
HierarchyPackage.getTRCProcessProxy_ExecParameters(), TRCExecParameter.getProcessProxy()

getEnvironmentVariables

public org.eclipse.emf.common.util.EList getEnvironmentVariables()

Specified by:
getEnvironmentVariables in interface TRCProcessProxy
Returns:
the value of the 'Environment Variables' containment reference list.
See Also:
HierarchyPackage.getTRCProcessProxy_EnvironmentVariables(), TRCEnvironmentVariable.getProcessProxy()

getNode

public TRCNode getNode()

Specified by:
getNode in interface TRCProcessProxy
Returns:
the value of the 'Node' reference.
See Also:
TRCProcessProxy.setNode(TRCNode), HierarchyPackage.getTRCProcessProxy_Node(), TRCNode.getProcessProxies()

basicGetNode

public TRCNode basicGetNode()


basicSetNode

public org.eclipse.emf.common.notify.NotificationChain basicSetNode(TRCNode newNode,
                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setNode

public void setNode(TRCNode newNode)

Specified by:
setNode in interface TRCProcessProxy
Parameters:
newNode - the new value of the 'Node' reference.
See Also:
TRCProcessProxy.getNode()

getAgentProxies

public org.eclipse.emf.common.util.EList getAgentProxies()

Specified by:
getAgentProxies in interface TRCProcessProxy
Returns:
the value of the 'Agent Proxies' containment reference list.
See Also:
HierarchyPackage.getTRCProcessProxy_AgentProxies(), TRCAgentProxy.getProcessProxy()

eInverseAdd

public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                   int featureID,
                                                                   java.lang.Class baseClass,
                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)

Specified by:
eInverseAdd in interface org.eclipse.emf.ecore.InternalEObject

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      java.lang.Class baseClass,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Specified by:
eInverseRemove in interface org.eclipse.emf.ecore.InternalEObject

eGet

public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
                             boolean resolve)

Specified by:
eGet in interface org.eclipse.emf.ecore.EObject

eSet

public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.EObject

eUnset

public void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)

Specified by:
eUnset in interface org.eclipse.emf.ecore.EObject

eIsSet

public boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.EObject

toString

public java.lang.String toString()


TPTP 4.1.0 Platform Project
Public API Specification