|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WelcomeFileList
The welcome-file-list contains an ordered list of welcome files elements.
Method Summary | |
---|---|
void |
addFileNamed(java.lang.String name)
Adds the file whose name is specified in the parameter |
org.eclipse.emf.common.util.EList |
getFile()
|
WebApp |
getWebApp()
|
void |
setWebApp(WebApp value)
|
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 |
---|
void addFileNamed(java.lang.String name)
name
- the name of the file to be addedWebApp getWebApp()
void setWebApp(WebApp value)
value
- The new value of the WebApp referenceorg.eclipse.emf.common.util.EList getFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |