Uses of Class
org.eclipse.stp.core.internal.sca.SCAInternalObjectImpl

Packages that use SCAInternalObjectImpl
org.eclipse.stp.core.sca.impl   
 

Uses of SCAInternalObjectImpl in org.eclipse.stp.core.sca.impl
 

Subclasses of SCAInternalObjectImpl in org.eclipse.stp.core.sca.impl
 class AbstractImplementationImpl
          An implementation of the model object 'Abstract Implementation'.
 class BindingImpl
          An implementation of the model object 'Binding'.
 class ComponentImpl
          An implementation of the model object 'Component'.
 class ComponentTypeImpl
          An implementation of the model object 'Component Type'.
 class CompositeImpl
          An implementation of the model object 'Composite'.
 class EntryPointImpl
          An implementation of the model object 'Entry Point'.
 class ExternalServiceImpl
          An implementation of the model object 'External Service'.
 class ImplementationComponentImpl
          An implementation of the model object 'Implementation Component'.
 class ImplementationImpl
          An implementation of the model object 'Implementation'.
 class InterfaceImpl
          An implementation of the model object 'Interface'.
 class JavaImplementationImpl
          An implementation of the model object 'Java Implementation'.
 class JavaInterfaceImpl
          An implementation of the model object 'Java Interface'.
 class ModuleComponentImpl
          An implementation of the model object 'Module Component'.
 class ModuleComponentImpl.ModuleImplementationImpl
          Provides an implementation of ModuleImplementation which directly updates the obvious fields on the enclosing instance of ModuleComponent.
 class ModuleFragmentImpl
          An implementation of the model object 'Module Fragment'.
 class ModuleImpl
          An implementation of the model object 'Module'.
 class ModuleReferenceImpl
          An implementation of the model object 'Module Reference'.
 class ModuleServiceImpl
          An implementation of the model object 'Module Service'.
 class ModuleWireImpl
          An implementation of the model object 'Module Wire'.
 class PropertyImpl
          An implementation of the model object 'Property'.
 class PropertyValueImpl
          An implementation of the model object 'Property Value'.
 class PropertyValuesSetImpl
          An implementation of the model object 'Property Values Set'.
 class ReferenceImpl
          An implementation of the model object 'Reference'.
 class ReferenceValueImpl
          An implementation of the model object 'Reference Value'.
 class ReferenceValuesSetImpl
          An implementation of the model object 'Reference Values Set'.
 class SCABindingImpl
          An implementation of the model object 'SCA Binding'.
 class SCACoreRootImpl
          An implementation of the model object 'Core Root'.
 class ServiceImpl
          An implementation of the model object 'Service'.
 class SLSBBindingImpl
          An implementation of the model object 'SLSB Binding'.
 class SubsystemImpl
          An implementation of the model object 'Subsystem'.
 class SystemWireImpl
          An implementation of the model object 'System Wire'.
 class UnknownImplementationImpl
          An implementation of the model object 'Unknown Implementation'.
 class WebServiceBindingImpl
          An implementation of the model object 'Web Service Binding'.
 class WSDLPortTypeImpl
          An implementation of the model object 'WSDL Port Type'.