|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XCTServiceConfig
A representation of the model object 'XCT Service Config'.
The following features are supported:
XCTConfigPackage.getXCTServiceConfig()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getSelectedModules()
Returns the value of the 'Selected Modules' containment reference list. |
java.lang.String |
getTraceLevel()
Returns the value of the 'Trace Level' attribute |
java.lang.String |
getTraceTarget()
Returns the value of the 'Trace Target' attribute |
boolean |
isEnabled()
Returns the value of the 'Enabled' attribute |
void |
setEnabled(boolean value)
Sets the value of the ' Enabled ' attribute |
void |
setTraceLevel(java.lang.String value)
Sets the value of the ' Trace Level ' attribute |
void |
setTraceTarget(java.lang.String value)
Sets the value of the ' Trace Target ' attribute |
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 |
---|
boolean isEnabled()
If the meaning of the 'Enabled' attribute isn't clear, there really should be more of a description here...
setEnabled(boolean)
,
XCTConfigPackage.getXCTServiceConfig_Enabled()
void setEnabled(boolean value)
Enabled
' attribute.
value
- the new value of the 'Enabled' attribute.isEnabled()
java.lang.String getTraceLevel()
If the meaning of the 'Trace Level' attribute isn't clear, there really should be more of a description here...
setTraceLevel(String)
,
XCTConfigPackage.getXCTServiceConfig_TraceLevel()
void setTraceLevel(java.lang.String value)
Trace Level
' attribute.
value
- the new value of the 'Trace Level' attribute.getTraceLevel()
java.lang.String getTraceTarget()
If the meaning of the 'Trace Target' attribute isn't clear, there really should be more of a description here...
setTraceTarget(String)
,
XCTConfigPackage.getXCTServiceConfig_TraceTarget()
void setTraceTarget(java.lang.String value)
Trace Target
' attribute.
value
- the new value of the 'Trace Target' attribute.getTraceTarget()
org.eclipse.emf.common.util.EList getSelectedModules()
SCAModuleTraceConfig
.
If the meaning of the 'Selected Modules' containment reference list isn't clear, there really should be more of a description here...
XCTConfigPackage.getXCTServiceConfig_SelectedModules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |