de.uka.ipd.sdq.completions.impl
Class DelegatingExternalCallActionImpl

java.lang.Object
  extended by EObjectImpl
      extended by de.uka.ipd.sdq.identifier.impl.IdentifierImpl
          extended by de.uka.ipd.sdq.pcm.core.entity.impl.EntityImpl
              extended by de.uka.ipd.sdq.pcm.seff.impl.AbstractActionImpl
                  extended by de.uka.ipd.sdq.pcm.seff.impl.ExternalCallActionImpl
                      extended by de.uka.ipd.sdq.completions.impl.DelegatingExternalCallActionImpl
All Implemented Interfaces:
DelegatingExternalCallAction, Identifier, Entity, NamedElement, AbstractAction, ExternalCallAction

public class DelegatingExternalCallActionImpl
extends ExternalCallActionImpl
implements DelegatingExternalCallAction

An implementation of the model object 'Delegating External Call Action'.


Field Summary
 
Fields inherited from class de.uka.ipd.sdq.pcm.seff.impl.ExternalCallActionImpl
calledService_ExternalService, copyright, inputParameterUsages_ExternalCallAction, outputVariableUsages_ExternalCallAction, role_ExternalService
 
Fields inherited from class de.uka.ipd.sdq.pcm.seff.impl.AbstractActionImpl
predecessor_AbstractAction, successor_AbstractAction
 
Fields inherited from class de.uka.ipd.sdq.pcm.core.entity.impl.EntityImpl
ENTITY_NAME_EDEFAULT, entityName
 
Fields inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
id, ID_EDEFAULT
 
Fields inherited from interface de.uka.ipd.sdq.pcm.seff.ExternalCallAction
copyright
 
Constructor Summary
protected DelegatingExternalCallActionImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class de.uka.ipd.sdq.pcm.seff.impl.ExternalCallActionImpl
basicGetCalledService_ExternalService, basicGetRole_ExternalService, eGet, eInverseRemove, eIsSet, eSet, eUnset, getCalledService_ExternalService, getInputParameterUsages_ExternalCallAction, getOutputVariableUsages_ExternalCallAction, getRole_ExternalService, setCalledService_ExternalService, setRole_ExternalService
 
Methods inherited from class de.uka.ipd.sdq.pcm.seff.impl.AbstractActionImpl
basicGetPredecessor_AbstractAction, basicGetSuccessor_AbstractAction, basicSetPredecessor_AbstractAction, basicSetSuccessor_AbstractAction, eInverseAdd, getPredecessor_AbstractAction, getSuccessor_AbstractAction, setPredecessor_AbstractAction, setSuccessor_AbstractAction
 
Methods inherited from class de.uka.ipd.sdq.pcm.core.entity.impl.EntityImpl
eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getEntityName, setEntityName, toString
 
Methods inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
getId, idHasToBeUnique, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface de.uka.ipd.sdq.pcm.seff.ExternalCallAction
getCalledService_ExternalService, getInputParameterUsages_ExternalCallAction, getOutputVariableUsages_ExternalCallAction, getRole_ExternalService, setCalledService_ExternalService, setRole_ExternalService
 
Methods inherited from interface de.uka.ipd.sdq.pcm.seff.AbstractAction
getPredecessor_AbstractAction, getSuccessor_AbstractAction, setPredecessor_AbstractAction, setSuccessor_AbstractAction
 
Methods inherited from interface de.uka.ipd.sdq.identifier.Identifier
getId, idHasToBeUnique, setId
 
Methods inherited from interface de.uka.ipd.sdq.pcm.core.entity.NamedElement
getEntityName, setEntityName
 

Constructor Detail

DelegatingExternalCallActionImpl

protected DelegatingExternalCallActionImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ExternalCallActionImpl