|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SCACoreRoot
A representation of the model object 'Core Root'.
This interface is not intended to be implemented by clients.
The following features are supported:
Mixed
XMLNS Prefix Map
XSI Schema Location
Abstract Component
Binding
Binding Sca
Component
Component Type
Composite
Implementation
Implementation Abstract
Implementation Unknown
Interface
Module
Module Component
Module Fragment
Source
Source Epr
Source Uri
Subsystem
Target
Target Epr
Target Uri
Interface Wsdl
Interface Java
Binding Ws
Implementation Java
Binding Ejb
SCAPackage.getSCACoreRoot()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
Component |
getAbstractComponent()
Returns the value of the 'Abstract Component' containment reference. |
Binding |
getBinding()
Returns the value of the 'Binding' containment reference. |
SLSBBinding |
getBindingEjb()
Returns the value of the 'Binding Ejb' containment reference. |
SCABinding |
getBindingSca()
Returns the value of the 'Binding Sca' containment reference. |
WebServiceBinding |
getBindingWs()
Returns the value of the 'Binding Ws' containment reference. |
ImplementationComponent |
getComponent()
Returns the value of the 'Component' containment reference. |
ComponentType |
getComponentType()
Returns the value of the 'Component Type' containment reference. |
Composite |
getComposite()
Returns the value of the 'Composite' containment reference. |
Implementation |
getImplementation()
Returns the value of the 'Implementation' containment reference. |
AbstractImplementation |
getImplementationAbstract()
Returns the value of the 'Implementation Abstract' containment reference. |
JavaImplementation |
getImplementationJava()
Returns the value of the 'Implementation Java' containment reference. |
UnknownImplementation |
getImplementationUnknown()
Returns the value of the 'Implementation Unknown' containment reference. |
Interface |
getInterface()
Returns the value of the 'Interface' containment reference. |
JavaInterface |
getInterfaceJava()
Returns the value of the 'Interface Java' containment reference. |
WSDLPortType |
getInterfaceWsdl()
Returns the value of the 'Interface Wsdl' containment reference. |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
Module |
getModule()
Returns the value of the 'Module' containment reference. |
ModuleComponent |
getModuleComponent()
Returns the value of the 'Module Component' containment reference. |
ModuleFragment |
getModuleFragment()
Returns the value of the 'Module Fragment' containment reference. |
java.lang.Object |
getSource()
Returns the value of the 'Source' containment reference. |
java.lang.Object |
getSourceEpr()
Returns the value of the 'Source Epr' containment reference. |
java.lang.String |
getSourceUri()
Returns the value of the 'Source Uri' attribute. |
Subsystem |
getSubsystem()
Returns the value of the 'Subsystem' containment reference. |
java.lang.Object |
getTarget()
Returns the value of the 'Target' containment reference. |
java.lang.Object |
getTargetEpr()
Returns the value of the 'Target Epr' containment reference. |
java.lang.String |
getTargetUri()
Returns the value of the 'Target Uri' attribute. |
java.util.Map |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
java.util.Map |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setAbstractComponent(Component value)
Sets the value of the ' Abstract Component '
containment reference. |
void |
setBinding(Binding value)
Sets the value of the ' Binding '
containment reference. |
void |
setBindingEjb(SLSBBinding value)
Sets the value of the ' Binding Ejb '
containment reference. |
void |
setBindingSca(SCABinding value)
Sets the value of the ' Binding Sca '
containment reference. |
void |
setBindingWs(WebServiceBinding value)
Sets the value of the ' Binding Ws '
containment reference. |
void |
setComponent(ImplementationComponent value)
Sets the value of the ' Component '
containment reference. |
void |
setComponentType(ComponentType value)
Sets the value of the ' Component Type '
containment reference. |
void |
setComposite(Composite value)
Sets the value of the ' Composite '
containment reference. |
void |
setImplementation(Implementation value)
Sets the value of the ' Implementation '
containment reference. |
void |
setImplementationAbstract(AbstractImplementation value)
Sets the value of the ' Implementation Abstract '
containment reference. |
void |
setImplementationJava(JavaImplementation value)
Sets the value of the ' Implementation Java '
containment reference. |
void |
setImplementationUnknown(UnknownImplementation value)
Sets the value of the ' Implementation Unknown '
containment reference. |
void |
setInterface(Interface value)
Sets the value of the ' Interface '
containment reference. |
void |
setInterfaceJava(JavaInterface value)
Sets the value of the ' Interface Java '
containment reference. |
void |
setInterfaceWsdl(WSDLPortType value)
Sets the value of the ' Interface Wsdl '
containment reference. |
void |
setModule(Module value)
Sets the value of the ' Module '
containment reference. |
void |
setModuleComponent(ModuleComponent value)
Sets the value of the ' Module Component '
containment reference. |
void |
setModuleFragment(ModuleFragment value)
Sets the value of the ' Module Fragment '
containment reference. |
void |
setSource(java.lang.Object value)
Sets the value of the ' Source '
containment reference. |
void |
setSourceEpr(java.lang.Object value)
Sets the value of the ' Source Epr '
containment reference. |
void |
setSourceUri(java.lang.String value)
Sets the value of the ' Source Uri '
attribute. |
void |
setSubsystem(Subsystem value)
Sets the value of the ' Subsystem '
containment reference. |
void |
setTarget(java.lang.Object value)
Sets the value of the ' Target '
containment reference. |
void |
setTargetEpr(java.lang.Object value)
Sets the value of the ' Target Epr '
containment reference. |
void |
setTargetUri(java.lang.String value)
Sets the value of the ' Target Uri '
attribute. |
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject |
---|
addStatus, clearStatus, getEObject, getFlags, getName, getStatus, setName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
FeatureMap getMixed()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getSCACoreRoot_Mixed()
java.util.Map getXMLNSPrefixMap()
String
, and the value is of type
String
,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
SCAPackage.getSCACoreRoot_XMLNSPrefixMap()
java.util.Map getXSISchemaLocation()
String
, and the value is of type
String
,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
SCAPackage.getSCACoreRoot_XSISchemaLocation()
Component getAbstractComponent()
If the meaning of the 'Abstract Component' containment reference isn't clear, there really should be more of a description here...
setAbstractComponent(Component)
,
SCAPackage.getSCACoreRoot_AbstractComponent()
void setAbstractComponent(Component value)
Abstract Component
'
containment reference.
value
- the new value of the 'Abstract Component'
containment reference.getAbstractComponent()
Binding getBinding()
If the meaning of the 'Binding' containment reference isn't clear, there really should be more of a description here...
setBinding(Binding)
,
SCAPackage.getSCACoreRoot_Binding()
void setBinding(Binding value)
Binding
'
containment reference.
value
- the new value of the 'Binding' containment
reference.getBinding()
SCABinding getBindingSca()
If the meaning of the 'Binding Sca' containment reference isn't clear, there really should be more of a description here...
setBindingSca(SCABinding)
,
SCAPackage.getSCACoreRoot_BindingSca()
void setBindingSca(SCABinding value)
Binding Sca
'
containment reference.
value
- the new value of the 'Binding Sca' containment
reference.getBindingSca()
ImplementationComponent getComponent()
If the meaning of the 'Component' containment reference isn't clear, there really should be more of a description here...
setComponent(ImplementationComponent)
,
SCAPackage.getSCACoreRoot_Component()
void setComponent(ImplementationComponent value)
Component
'
containment reference.
value
- the new value of the 'Component' containment
reference.getComponent()
ComponentType getComponentType()
If the meaning of the 'Component Type' containment reference isn't clear, there really should be more of a description here...
setComponentType(ComponentType)
,
SCAPackage.getSCACoreRoot_ComponentType()
void setComponentType(ComponentType value)
Component Type
'
containment reference.
value
- the new value of the 'Component Type' containment
reference.getComponentType()
Composite getComposite()
If the meaning of the 'Composite' containment reference isn't clear, there really should be more of a description here...
setComposite(Composite)
,
SCAPackage.getSCACoreRoot_Composite()
void setComposite(Composite value)
Composite
'
containment reference.
value
- the new value of the 'Composite' containment
reference.getComposite()
Implementation getImplementation()
If the meaning of the 'Implementation' containment reference isn't clear, there really should be more of a description here...
setImplementation(Implementation)
,
SCAPackage.getSCACoreRoot_Implementation()
void setImplementation(Implementation value)
Implementation
'
containment reference.
value
- the new value of the 'Implementation' containment
reference.getImplementation()
AbstractImplementation getImplementationAbstract()
If the meaning of the 'Implementation Abstract' containment reference isn't clear, there really should be more of a description here...
setImplementationAbstract(AbstractImplementation)
,
SCAPackage.getSCACoreRoot_ImplementationAbstract()
void setImplementationAbstract(AbstractImplementation value)
Implementation Abstract
'
containment reference.
value
- the new value of the 'Implementation Abstract'
containment reference.getImplementationAbstract()
UnknownImplementation getImplementationUnknown()
If the meaning of the 'Implementation Unknown' containment reference isn't clear, there really should be more of a description here...
setImplementationUnknown(UnknownImplementation)
,
SCAPackage.getSCACoreRoot_ImplementationUnknown()
void setImplementationUnknown(UnknownImplementation value)
Implementation Unknown
'
containment reference.
value
- the new value of the 'Implementation Unknown'
containment reference.getImplementationUnknown()
Interface getInterface()
If the meaning of the 'Interface' containment reference isn't clear, there really should be more of a description here...
setInterface(Interface)
,
SCAPackage.getSCACoreRoot_Interface()
void setInterface(Interface value)
Interface
'
containment reference.
value
- the new value of the 'Interface' containment
reference.getInterface()
Module getModule()
If the meaning of the 'Module' containment reference isn't clear, there really should be more of a description here...
setModule(Module)
,
SCAPackage.getSCACoreRoot_Module()
void setModule(Module value)
Module
'
containment reference.
value
- the new value of the 'Module' containment
reference.getModule()
ModuleComponent getModuleComponent()
If the meaning of the 'Module Component' containment reference isn't clear, there really should be more of a description here...
setModuleComponent(ModuleComponent)
,
SCAPackage.getSCACoreRoot_ModuleComponent()
void setModuleComponent(ModuleComponent value)
Module Component
'
containment reference.
value
- the new value of the 'Module Component' containment
reference.getModuleComponent()
ModuleFragment getModuleFragment()
If the meaning of the 'Module Fragment' containment reference isn't clear, there really should be more of a description here...
setModuleFragment(ModuleFragment)
,
SCAPackage.getSCACoreRoot_ModuleFragment()
void setModuleFragment(ModuleFragment value)
Module Fragment
'
containment reference.
value
- the new value of the 'Module Fragment' containment
reference.getModuleFragment()
java.lang.Object getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
setSource(Object)
,
SCAPackage.getSCACoreRoot_Source()
void setSource(java.lang.Object value)
Source
'
containment reference.
value
- the new value of the 'Source' containment
reference.getSource()
java.lang.Object getSourceEpr()
If the meaning of the 'Source Epr' containment reference isn't clear, there really should be more of a description here...
setSourceEpr(Object)
,
SCAPackage.getSCACoreRoot_SourceEpr()
void setSourceEpr(java.lang.Object value)
Source Epr
'
containment reference.
value
- the new value of the 'Source Epr' containment
reference.getSourceEpr()
java.lang.String getSourceUri()
If the meaning of the 'Source Uri' attribute isn't clear, there really should be more of a description here...
setSourceUri(String)
,
SCAPackage.getSCACoreRoot_SourceUri()
void setSourceUri(java.lang.String value)
Source Uri
'
attribute.
value
- the new value of the 'Source Uri' attribute.getSourceUri()
Subsystem getSubsystem()
If the meaning of the 'Subsystem' containment reference isn't clear, there really should be more of a description here...
setSubsystem(Subsystem)
,
SCAPackage.getSCACoreRoot_Subsystem()
void setSubsystem(Subsystem value)
Subsystem
'
containment reference.
value
- the new value of the 'Subsystem' containment
reference.getSubsystem()
java.lang.Object getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(Object)
,
SCAPackage.getSCACoreRoot_Target()
void setTarget(java.lang.Object value)
Target
'
containment reference.
value
- the new value of the 'Target' containment
reference.getTarget()
java.lang.Object getTargetEpr()
If the meaning of the 'Target Epr' containment reference isn't clear, there really should be more of a description here...
setTargetEpr(Object)
,
SCAPackage.getSCACoreRoot_TargetEpr()
void setTargetEpr(java.lang.Object value)
Target Epr
'
containment reference.
value
- the new value of the 'Target Epr' containment
reference.getTargetEpr()
java.lang.String getTargetUri()
If the meaning of the 'Target Uri' attribute isn't clear, there really should be more of a description here...
setTargetUri(String)
,
SCAPackage.getSCACoreRoot_TargetUri()
void setTargetUri(java.lang.String value)
Target Uri
'
attribute.
value
- the new value of the 'Target Uri' attribute.getTargetUri()
WSDLPortType getInterfaceWsdl()
If the meaning of the 'Interface Wsdl' containment reference isn't clear, there really should be more of a description here...
setInterfaceWsdl(WSDLPortType)
,
SCAPackage.getSCACoreRoot_InterfaceWsdl()
void setInterfaceWsdl(WSDLPortType value)
Interface Wsdl
'
containment reference.
value
- the new value of the 'Interface Wsdl' containment
reference.getInterfaceWsdl()
JavaInterface getInterfaceJava()
If the meaning of the 'Interface Java' containment reference isn't clear, there really should be more of a description here...
setInterfaceJava(JavaInterface)
,
SCAPackage.getSCACoreRoot_InterfaceJava()
void setInterfaceJava(JavaInterface value)
Interface Java
'
containment reference.
value
- the new value of the 'Interface Java' containment
reference.getInterfaceJava()
WebServiceBinding getBindingWs()
If the meaning of the 'Binding Ws' containment reference isn't clear, there really should be more of a description here...
setBindingWs(WebServiceBinding)
,
SCAPackage.getSCACoreRoot_BindingWs()
void setBindingWs(WebServiceBinding value)
Binding Ws
'
containment reference.
value
- the new value of the 'Binding Ws' containment
reference.getBindingWs()
JavaImplementation getImplementationJava()
If the meaning of the 'Implementation Java' containment reference isn't clear, there really should be more of a description here...
setImplementationJava(JavaImplementation)
,
SCAPackage.getSCACoreRoot_ImplementationJava()
void setImplementationJava(JavaImplementation value)
Implementation Java
'
containment reference.
value
- the new value of the 'Implementation Java'
containment reference.getImplementationJava()
SLSBBinding getBindingEjb()
If the meaning of the 'Binding Ejb' containment reference isn't clear, there really should be more of a description here...
setBindingEjb(SLSBBinding)
,
SCAPackage.getSCACoreRoot_BindingEjb()
void setBindingEjb(SLSBBinding value)
Binding Ejb
'
containment reference.
value
- the new value of the 'Binding Ejb' containment
reference.getBindingEjb()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |