|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TUISettings
A representation of the model object 'TUI Settings'.
TaskPackage.getTUISettings()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getCustomClientSettings()
Returns the value of the 'Custom Client Settings' containment reference list. |
org.eclipse.emf.common.util.EList |
getPortalClientSettings()
Returns the value of the 'Portal Client Settings' containment reference list. |
org.eclipse.emf.common.util.EList |
getWebClientSettings()
Returns the value of the 'Web Client Settings' containment reference list. |
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 |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
org.eclipse.emf.common.util.EList getCustomClientSettings()
TCustomClientSettings
.
If the meaning of the 'Custom Client Settings' containment reference list isn't clear, there really should be more of a description here...
TaskPackage.getTUISettings_CustomClientSettings()
org.eclipse.emf.common.util.EList getWebClientSettings()
TWebClientSettings
.
If the meaning of the 'Web Client Settings' containment reference isn't clear, there really should be more of a description here...
TaskPackage.getTUISettings_WebClientSettings()
org.eclipse.emf.common.util.EList getPortalClientSettings()
TPortalClientSettings
.
If the meaning of the 'Portal Client Settings' containment reference isn't clear, there really should be more of a description here...
TaskPackage.getTUISettings_PortalClientSettings()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |