org.eclipse.stp.core.sca.impl
Class SCACoreRootImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.stp.core.sca.impl.SCAObjectImpl
                  extended by org.eclipse.stp.core.internal.sca.SCAInternalObjectImpl
                      extended by org.eclipse.stp.core.sca.impl.SCACoreRootImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, SCAInternalObject, SCACoreRoot, SCAObject

public class SCACoreRootImpl
extends SCAInternalObjectImpl
implements SCACoreRoot

An implementation of the model object 'Core Root'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static java.lang.String copyright
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetAbstractComponent(Component newAbstractComponent, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetBinding(Binding newBinding, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetBindingEjb(SLSBBinding newBindingEjb, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetBindingSca(SCABinding newBindingSca, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetBindingWs(WebServiceBinding newBindingWs, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetComponent(ImplementationComponent newComponent, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetComponentType(ComponentType newComponentType, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetComposite(Composite newComposite, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetImplementation(Implementation newImplementation, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetImplementationAbstract(AbstractImplementation newImplementationAbstract, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetImplementationJava(JavaImplementation newImplementationJava, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetImplementationUnknown(UnknownImplementation newImplementationUnknown, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetInterface(Interface newInterface, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetInterfaceJava(JavaInterface newInterfaceJava, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetInterfaceWsdl(WSDLPortType newInterfaceWsdl, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetModule(Module newModule, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetModuleComponent(ModuleComponent newModuleComponent, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetModuleFragment(ModuleFragment newModuleFragment, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetSource(org.eclipse.emf.ecore.EObject newSource, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetSourceEpr(org.eclipse.emf.ecore.EObject newSourceEpr, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetSubsystem(Subsystem newSubsystem, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTarget(org.eclipse.emf.ecore.EObject newTarget, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTargetEpr(org.eclipse.emf.ecore.EObject newTargetEpr, 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 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)
           
 void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
           
 Component getAbstractComponent()
           
 Binding getBinding()
           
 SLSBBinding getBindingEjb()
           
 SCABinding getBindingSca()
           
 WebServiceBinding getBindingWs()
           
 ImplementationComponent getComponent()
           
 ComponentType getComponentType()
           
 Composite getComposite()
           
 Composite getCompositeGen()
           
 Implementation getImplementation()
           
 AbstractImplementation getImplementationAbstract()
           
 JavaImplementation getImplementationJava()
           
 UnknownImplementation getImplementationUnknown()
           
 Interface getInterface()
           
 JavaInterface getInterfaceJava()
           
 WSDLPortType getInterfaceWsdl()
           
 org.eclipse.emf.ecore.util.FeatureMap getMixed()
           
 Module getModule()
           
 ModuleComponent getModuleComponent()
           
 ModuleFragment getModuleFragment()
           
 java.lang.Object getSource()
           
 java.lang.Object getSourceEpr()
           
 java.lang.String getSourceUri()
           
 Subsystem getSubsystem()
           
 java.lang.Object getTarget()
           
 java.lang.Object getTargetEpr()
           
 java.lang.String getTargetUri()
           
 java.util.Map getXMLNSPrefixMap()
           
 java.util.Map getXSISchemaLocation()
           
 void setAbstractComponent(Component newAbstractComponent)
           
 void setBinding(Binding newBinding)
           
 void setBindingEjb(SLSBBinding newBindingEjb)
           
 void setBindingSca(SCABinding newBindingSca)
           
 void setBindingWs(WebServiceBinding newBindingWs)
           
 void setComponent(ImplementationComponent newComponent)
           
 void setComponentType(ComponentType newComponentType)
           
 void setComposite(Composite newComposite)
           
 void setCompositeGen(Composite newComposite)
           
 void setImplementation(Implementation newImplementation)
           
 void setImplementationAbstract(AbstractImplementation newImplementationAbstract)
           
 void setImplementationJava(JavaImplementation newImplementationJava)
           
 void setImplementationUnknown(UnknownImplementation newImplementationUnknown)
           
 void setInterface(Interface newInterface)
           
 void setInterfaceJava(JavaInterface newInterfaceJava)
           
 void setInterfaceWsdl(WSDLPortType newInterfaceWsdl)
           
 void setModule(Module newModule)
           
 void setModuleComponent(ModuleComponent newModuleComponent)
           
 void setModuleFragment(ModuleFragment newModuleFragment)
           
 void setSource(java.lang.Object newSource)
           
 void setSourceEpr(java.lang.Object newSourceEpr)
           
 void setSourceUri(java.lang.String newSourceUri)
           
 void setSubsystem(Subsystem newSubsystem)
           
 void setTarget(java.lang.Object newTarget)
           
 void setTargetEpr(java.lang.Object newTargetEpr)
           
 void setTargetUri(java.lang.String newTargetUri)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.stp.core.internal.sca.SCAInternalObjectImpl
getEObject, getFlags, getName, setName
 
Methods inherited from class org.eclipse.stp.core.sca.impl.SCAObjectImpl
addStatus, clearStatus, getStatus
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject
addStatus, clearStatus, getEObject, getFlags, getName, getStatus, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eResource
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eNotify
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Method Detail

getMixed

public org.eclipse.emf.ecore.util.FeatureMap getMixed()

Specified by:
getMixed in interface SCACoreRoot
Returns:
the value of the 'Mixed' attribute list.
See Also:
SCAPackage.getSCACoreRoot_Mixed()

getXMLNSPrefixMap

public java.util.Map getXMLNSPrefixMap()

Specified by:
getXMLNSPrefixMap in interface SCACoreRoot
Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
SCAPackage.getSCACoreRoot_XMLNSPrefixMap()

getXSISchemaLocation

public java.util.Map getXSISchemaLocation()

Specified by:
getXSISchemaLocation in interface SCACoreRoot
Returns:
the value of the 'XSI Schema Location' map.
See Also:
SCAPackage.getSCACoreRoot_XSISchemaLocation()

getAbstractComponent

public Component getAbstractComponent()

Specified by:
getAbstractComponent in interface SCACoreRoot
Returns:
the value of the 'Abstract Component' containment reference.
See Also:
SCACoreRoot.setAbstractComponent(Component), SCAPackage.getSCACoreRoot_AbstractComponent()

basicSetAbstractComponent

public org.eclipse.emf.common.notify.NotificationChain basicSetAbstractComponent(Component newAbstractComponent,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setAbstractComponent

public void setAbstractComponent(Component newAbstractComponent)

Specified by:
setAbstractComponent in interface SCACoreRoot
Parameters:
newAbstractComponent - the new value of the 'Abstract Component' containment reference.
See Also:
SCACoreRoot.getAbstractComponent()

getBinding

public Binding getBinding()

Specified by:
getBinding in interface SCACoreRoot
Returns:
the value of the 'Binding' containment reference.
See Also:
SCACoreRoot.setBinding(Binding), SCAPackage.getSCACoreRoot_Binding()

basicSetBinding

public org.eclipse.emf.common.notify.NotificationChain basicSetBinding(Binding newBinding,
                                                                       org.eclipse.emf.common.notify.NotificationChain msgs)


setBinding

public void setBinding(Binding newBinding)

Specified by:
setBinding in interface SCACoreRoot
Parameters:
newBinding - the new value of the 'Binding' containment reference.
See Also:
SCACoreRoot.getBinding()

getBindingSca

public SCABinding getBindingSca()

Specified by:
getBindingSca in interface SCACoreRoot
Returns:
the value of the 'Binding Sca' containment reference.
See Also:
SCACoreRoot.setBindingSca(SCABinding), SCAPackage.getSCACoreRoot_BindingSca()

basicSetBindingSca

public org.eclipse.emf.common.notify.NotificationChain basicSetBindingSca(SCABinding newBindingSca,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setBindingSca

public void setBindingSca(SCABinding newBindingSca)

Specified by:
setBindingSca in interface SCACoreRoot
Parameters:
newBindingSca - the new value of the 'Binding Sca' containment reference.
See Also:
SCACoreRoot.getBindingSca()

getComponent

public ImplementationComponent getComponent()

Specified by:
getComponent in interface SCACoreRoot
Returns:
the value of the 'Component' containment reference.
See Also:
SCACoreRoot.setComponent(ImplementationComponent), SCAPackage.getSCACoreRoot_Component()

basicSetComponent

public org.eclipse.emf.common.notify.NotificationChain basicSetComponent(ImplementationComponent newComponent,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setComponent

public void setComponent(ImplementationComponent newComponent)

Specified by:
setComponent in interface SCACoreRoot
Parameters:
newComponent - the new value of the 'Component' containment reference.
See Also:
SCACoreRoot.getComponent()

getComponentType

public ComponentType getComponentType()

Specified by:
getComponentType in interface SCACoreRoot
Returns:
the value of the 'Component Type' containment reference.
See Also:
SCACoreRoot.setComponentType(ComponentType), SCAPackage.getSCACoreRoot_ComponentType()

basicSetComponentType

public org.eclipse.emf.common.notify.NotificationChain basicSetComponentType(ComponentType newComponentType,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setComponentType

public void setComponentType(ComponentType newComponentType)

Specified by:
setComponentType in interface SCACoreRoot
Parameters:
newComponentType - the new value of the 'Component Type' containment reference.
See Also:
SCACoreRoot.getComponentType()

getComposite

public Composite getComposite()

Specified by:
getComposite in interface SCACoreRoot
Returns:
the value of the 'Composite' containment reference.
See Also:
SCACoreRoot.setComposite(Composite), SCAPackage.getSCACoreRoot_Composite()

getCompositeGen

public Composite getCompositeGen()


basicSetComposite

public org.eclipse.emf.common.notify.NotificationChain basicSetComposite(Composite newComposite,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setComposite

public void setComposite(Composite newComposite)

Specified by:
setComposite in interface SCACoreRoot
Parameters:
newComposite - the new value of the 'Composite' containment reference.
See Also:
SCACoreRoot.getComposite()

setCompositeGen

public void setCompositeGen(Composite newComposite)


getImplementation

public Implementation getImplementation()

Specified by:
getImplementation in interface SCACoreRoot
Returns:
the value of the 'Implementation' containment reference.
See Also:
SCACoreRoot.setImplementation(Implementation), SCAPackage.getSCACoreRoot_Implementation()

basicSetImplementation

public org.eclipse.emf.common.notify.NotificationChain basicSetImplementation(Implementation newImplementation,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)


setImplementation

public void setImplementation(Implementation newImplementation)

Specified by:
setImplementation in interface SCACoreRoot
Parameters:
newImplementation - the new value of the 'Implementation' containment reference.
See Also:
SCACoreRoot.getImplementation()

getImplementationAbstract

public AbstractImplementation getImplementationAbstract()

Specified by:
getImplementationAbstract in interface SCACoreRoot
Returns:
the value of the 'Implementation Abstract' containment reference.
See Also:
SCACoreRoot.setImplementationAbstract(AbstractImplementation), SCAPackage.getSCACoreRoot_ImplementationAbstract()

basicSetImplementationAbstract

public org.eclipse.emf.common.notify.NotificationChain basicSetImplementationAbstract(AbstractImplementation newImplementationAbstract,
                                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setImplementationAbstract

public void setImplementationAbstract(AbstractImplementation newImplementationAbstract)

Specified by:
setImplementationAbstract in interface SCACoreRoot
Parameters:
newImplementationAbstract - the new value of the 'Implementation Abstract' containment reference.
See Also:
SCACoreRoot.getImplementationAbstract()

getImplementationUnknown

public UnknownImplementation getImplementationUnknown()

Specified by:
getImplementationUnknown in interface SCACoreRoot
Returns:
the value of the 'Implementation Unknown' containment reference.
See Also:
SCACoreRoot.setImplementationUnknown(UnknownImplementation), SCAPackage.getSCACoreRoot_ImplementationUnknown()

basicSetImplementationUnknown

public org.eclipse.emf.common.notify.NotificationChain basicSetImplementationUnknown(UnknownImplementation newImplementationUnknown,
                                                                                     org.eclipse.emf.common.notify.NotificationChain msgs)


setImplementationUnknown

public void setImplementationUnknown(UnknownImplementation newImplementationUnknown)

Specified by:
setImplementationUnknown in interface SCACoreRoot
Parameters:
newImplementationUnknown - the new value of the 'Implementation Unknown' containment reference.
See Also:
SCACoreRoot.getImplementationUnknown()

getInterface

public Interface getInterface()

Specified by:
getInterface in interface SCACoreRoot
Returns:
the value of the 'Interface' containment reference.
See Also:
SCACoreRoot.setInterface(Interface), SCAPackage.getSCACoreRoot_Interface()

basicSetInterface

public org.eclipse.emf.common.notify.NotificationChain basicSetInterface(Interface newInterface,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setInterface

public void setInterface(Interface newInterface)

Specified by:
setInterface in interface SCACoreRoot
Parameters:
newInterface - the new value of the 'Interface' containment reference.
See Also:
SCACoreRoot.getInterface()

getModule

public Module getModule()

Specified by:
getModule in interface SCACoreRoot
Returns:
the value of the 'Module' containment reference.
See Also:
SCACoreRoot.setModule(Module), SCAPackage.getSCACoreRoot_Module()

basicSetModule

public org.eclipse.emf.common.notify.NotificationChain basicSetModule(Module newModule,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setModule

public void setModule(Module newModule)

Specified by:
setModule in interface SCACoreRoot
Parameters:
newModule - the new value of the 'Module' containment reference.
See Also:
SCACoreRoot.getModule()

getModuleComponent

public ModuleComponent getModuleComponent()

Specified by:
getModuleComponent in interface SCACoreRoot
Returns:
the value of the 'Module Component' containment reference.
See Also:
SCACoreRoot.setModuleComponent(ModuleComponent), SCAPackage.getSCACoreRoot_ModuleComponent()

basicSetModuleComponent

public org.eclipse.emf.common.notify.NotificationChain basicSetModuleComponent(ModuleComponent newModuleComponent,
                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)


setModuleComponent

public void setModuleComponent(ModuleComponent newModuleComponent)

Specified by:
setModuleComponent in interface SCACoreRoot
Parameters:
newModuleComponent - the new value of the 'Module Component' containment reference.
See Also:
SCACoreRoot.getModuleComponent()

getModuleFragment

public ModuleFragment getModuleFragment()

Specified by:
getModuleFragment in interface SCACoreRoot
Returns:
the value of the 'Module Fragment' containment reference.
See Also:
SCACoreRoot.setModuleFragment(ModuleFragment), SCAPackage.getSCACoreRoot_ModuleFragment()

basicSetModuleFragment

public org.eclipse.emf.common.notify.NotificationChain basicSetModuleFragment(ModuleFragment newModuleFragment,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)


setModuleFragment

public void setModuleFragment(ModuleFragment newModuleFragment)

Specified by:
setModuleFragment in interface SCACoreRoot
Parameters:
newModuleFragment - the new value of the 'Module Fragment' containment reference.
See Also:
SCACoreRoot.getModuleFragment()

getSource

public java.lang.Object getSource()

Specified by:
getSource in interface SCACoreRoot
Returns:
the value of the 'Source' containment reference.
See Also:
SCACoreRoot.setSource(Object), SCAPackage.getSCACoreRoot_Source()

basicSetSource

public org.eclipse.emf.common.notify.NotificationChain basicSetSource(org.eclipse.emf.ecore.EObject newSource,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setSource

public void setSource(java.lang.Object newSource)

Specified by:
setSource in interface SCACoreRoot
Parameters:
newSource - the new value of the 'Source' containment reference.
See Also:
SCACoreRoot.getSource()

getSourceEpr

public java.lang.Object getSourceEpr()

Specified by:
getSourceEpr in interface SCACoreRoot
Returns:
the value of the 'Source Epr' containment reference.
See Also:
SCACoreRoot.setSourceEpr(Object), SCAPackage.getSCACoreRoot_SourceEpr()

basicSetSourceEpr

public org.eclipse.emf.common.notify.NotificationChain basicSetSourceEpr(org.eclipse.emf.ecore.EObject newSourceEpr,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setSourceEpr

public void setSourceEpr(java.lang.Object newSourceEpr)

Specified by:
setSourceEpr in interface SCACoreRoot
Parameters:
newSourceEpr - the new value of the 'Source Epr' containment reference.
See Also:
SCACoreRoot.getSourceEpr()

getSourceUri

public java.lang.String getSourceUri()

Specified by:
getSourceUri in interface SCACoreRoot
Returns:
the value of the 'Source Uri' attribute.
See Also:
SCACoreRoot.setSourceUri(String), SCAPackage.getSCACoreRoot_SourceUri()

setSourceUri

public void setSourceUri(java.lang.String newSourceUri)

Specified by:
setSourceUri in interface SCACoreRoot
Parameters:
newSourceUri - the new value of the 'Source Uri' attribute.
See Also:
SCACoreRoot.getSourceUri()

getSubsystem

public Subsystem getSubsystem()

Specified by:
getSubsystem in interface SCACoreRoot
Returns:
the value of the 'Subsystem' containment reference.
See Also:
SCACoreRoot.setSubsystem(Subsystem), SCAPackage.getSCACoreRoot_Subsystem()

basicSetSubsystem

public org.eclipse.emf.common.notify.NotificationChain basicSetSubsystem(Subsystem newSubsystem,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setSubsystem

public void setSubsystem(Subsystem newSubsystem)

Specified by:
setSubsystem in interface SCACoreRoot
Parameters:
newSubsystem - the new value of the 'Subsystem' containment reference.
See Also:
SCACoreRoot.getSubsystem()

getTarget

public java.lang.Object getTarget()

Specified by:
getTarget in interface SCACoreRoot
Returns:
the value of the 'Target' containment reference.
See Also:
SCACoreRoot.setTarget(Object), SCAPackage.getSCACoreRoot_Target()

basicSetTarget

public org.eclipse.emf.common.notify.NotificationChain basicSetTarget(org.eclipse.emf.ecore.EObject newTarget,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setTarget

public void setTarget(java.lang.Object newTarget)

Specified by:
setTarget in interface SCACoreRoot
Parameters:
newTarget - the new value of the 'Target' containment reference.
See Also:
SCACoreRoot.getTarget()

getTargetEpr

public java.lang.Object getTargetEpr()

Specified by:
getTargetEpr in interface SCACoreRoot
Returns:
the value of the 'Target Epr' containment reference.
See Also:
SCACoreRoot.setTargetEpr(Object), SCAPackage.getSCACoreRoot_TargetEpr()

basicSetTargetEpr

public org.eclipse.emf.common.notify.NotificationChain basicSetTargetEpr(org.eclipse.emf.ecore.EObject newTargetEpr,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setTargetEpr

public void setTargetEpr(java.lang.Object newTargetEpr)

Specified by:
setTargetEpr in interface SCACoreRoot
Parameters:
newTargetEpr - the new value of the 'Target Epr' containment reference.
See Also:
SCACoreRoot.getTargetEpr()

getTargetUri

public java.lang.String getTargetUri()

Specified by:
getTargetUri in interface SCACoreRoot
Returns:
the value of the 'Target Uri' attribute.
See Also:
SCACoreRoot.setTargetUri(String), SCAPackage.getSCACoreRoot_TargetUri()

setTargetUri

public void setTargetUri(java.lang.String newTargetUri)

Specified by:
setTargetUri in interface SCACoreRoot
Parameters:
newTargetUri - the new value of the 'Target Uri' attribute.
See Also:
SCACoreRoot.getTargetUri()

getInterfaceWsdl

public WSDLPortType getInterfaceWsdl()

Specified by:
getInterfaceWsdl in interface SCACoreRoot
Returns:
the value of the 'Interface Wsdl' containment reference.
See Also:
SCACoreRoot.setInterfaceWsdl(WSDLPortType), SCAPackage.getSCACoreRoot_InterfaceWsdl()

basicSetInterfaceWsdl

public org.eclipse.emf.common.notify.NotificationChain basicSetInterfaceWsdl(WSDLPortType newInterfaceWsdl,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setInterfaceWsdl

public void setInterfaceWsdl(WSDLPortType newInterfaceWsdl)

Specified by:
setInterfaceWsdl in interface SCACoreRoot
Parameters:
newInterfaceWsdl - the new value of the 'Interface Wsdl' containment reference.
See Also:
SCACoreRoot.getInterfaceWsdl()

getInterfaceJava

public JavaInterface getInterfaceJava()

Specified by:
getInterfaceJava in interface SCACoreRoot
Returns:
the value of the 'Interface Java' containment reference.
See Also:
SCACoreRoot.setInterfaceJava(JavaInterface), SCAPackage.getSCACoreRoot_InterfaceJava()

basicSetInterfaceJava

public org.eclipse.emf.common.notify.NotificationChain basicSetInterfaceJava(JavaInterface newInterfaceJava,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setInterfaceJava

public void setInterfaceJava(JavaInterface newInterfaceJava)

Specified by:
setInterfaceJava in interface SCACoreRoot
Parameters:
newInterfaceJava - the new value of the 'Interface Java' containment reference.
See Also:
SCACoreRoot.getInterfaceJava()

getBindingWs

public WebServiceBinding getBindingWs()

Specified by:
getBindingWs in interface SCACoreRoot
Returns:
the value of the 'Binding Ws' containment reference.
See Also:
SCACoreRoot.setBindingWs(WebServiceBinding), SCAPackage.getSCACoreRoot_BindingWs()

basicSetBindingWs

public org.eclipse.emf.common.notify.NotificationChain basicSetBindingWs(WebServiceBinding newBindingWs,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setBindingWs

public void setBindingWs(WebServiceBinding newBindingWs)

Specified by:
setBindingWs in interface SCACoreRoot
Parameters:
newBindingWs - the new value of the 'Binding Ws' containment reference.
See Also:
SCACoreRoot.getBindingWs()

getImplementationJava

public JavaImplementation getImplementationJava()

Specified by:
getImplementationJava in interface SCACoreRoot
Returns:
the value of the 'Implementation Java' containment reference.
See Also:
SCACoreRoot.setImplementationJava(JavaImplementation), SCAPackage.getSCACoreRoot_ImplementationJava()

basicSetImplementationJava

public org.eclipse.emf.common.notify.NotificationChain basicSetImplementationJava(JavaImplementation newImplementationJava,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setImplementationJava

public void setImplementationJava(JavaImplementation newImplementationJava)

Specified by:
setImplementationJava in interface SCACoreRoot
Parameters:
newImplementationJava - the new value of the 'Implementation Java' containment reference.
See Also:
SCACoreRoot.getImplementationJava()

getBindingEjb

public SLSBBinding getBindingEjb()

Specified by:
getBindingEjb in interface SCACoreRoot
Returns:
the value of the 'Binding Ejb' containment reference.
See Also:
SCACoreRoot.setBindingEjb(SLSBBinding), SCAPackage.getSCACoreRoot_BindingEjb()

basicSetBindingEjb

public org.eclipse.emf.common.notify.NotificationChain basicSetBindingEjb(SLSBBinding newBindingEjb,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setBindingEjb

public void setBindingEjb(SLSBBinding newBindingEjb)

Specified by:
setBindingEjb in interface SCACoreRoot
Parameters:
newBindingEjb - the new value of the 'Binding Ejb' containment reference.
See Also:
SCACoreRoot.getBindingEjb()

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
Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eGet

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

Specified by:
eGet in interface org.eclipse.emf.ecore.EObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

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

Specified by:
eSet in interface org.eclipse.emf.ecore.EObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eUnset

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

Specified by:
eUnset in interface org.eclipse.emf.ecore.EObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eIsSet

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

Specified by:
eIsSet in interface org.eclipse.emf.ecore.EObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl