|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoreCellExtension
A representation of the model object 'Core Cell Extension'. Core-specific cell-level configuration extensions.
The following features are supported:
CorecellPackage.getCoreCellExtension()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getArtifactLoaderConfigurations()
Returns the value of the 'Artifact Loader Configurations' containment reference list. |
RALSecurity |
getArtifactLoaderSecurity()
Returns the value of the 'Artifact Loader Security' containment reference |
org.eclipse.emf.common.util.EList |
getDatabaseConfigurations()
Returns the value of the 'Database Configurations' containment reference list. |
org.eclipse.emf.common.util.EList |
getSCAModules()
Returns the value of the 'SCA Modules' containment reference list. |
void |
setArtifactLoaderSecurity(RALSecurity value)
Sets the value of the ' Artifact Loader Security ' containment reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
RALSecurity getArtifactLoaderSecurity()
If the meaning of the 'Artifact Loader Security' containment reference isn't clear, there really should be more of a description here...
setArtifactLoaderSecurity(RALSecurity)
,
CorecellPackage.getCoreCellExtension_ArtifactLoaderSecurity()
void setArtifactLoaderSecurity(RALSecurity value)
Artifact Loader Security
' containment reference.
value
- the new value of the 'Artifact Loader Security' containment reference.getArtifactLoaderSecurity()
org.eclipse.emf.common.util.EList getArtifactLoaderConfigurations()
RALConfiguration
.
If the meaning of the 'Artifact Loader Configurations' containment reference list isn't clear, there really should be more of a description here...
CorecellPackage.getCoreCellExtension_ArtifactLoaderConfigurations()
org.eclipse.emf.common.util.EList getSCAModules()
SCAApplicationModule
.
If the meaning of the 'SCA Modules' containment reference list isn't clear, there really should be more of a description here...
CorecellPackage.getCoreCellExtension_SCAModules()
org.eclipse.emf.common.util.EList getDatabaseConfigurations()
WBIDatabaseConfig
.
If the meaning of the 'Database Configurations' containment reference list isn't clear, there really should be more of a description here...
CorecellPackage.getCoreCellExtension_DatabaseConfigurations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |