| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp30 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JspFileType
A representation of the model object 'Jsp File Type'.
|
| Modifier and Type | Method and Description |
|---|---|
PathType |
Webapp30Factory.createPathType()
Returns a new object of class 'Path Type'.
|
PathType |
ServiceRefType.getJaxrpcMappingFile()
Returns the value of the 'Jaxrpc Mapping File' containment reference.
|
PathType |
IconType.getLargeIcon()
Returns the value of the 'Large Icon' containment reference.
|
PathType |
IconType.getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
PathType |
TaglibType.getTaglibLocation()
Returns the value of the 'Taglib Location' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRefType.setJaxrpcMappingFile(PathType value)
Sets the value of the '
Jaxrpc Mapping File' containment reference. |
void |
IconType.setLargeIcon(PathType value)
Sets the value of the '
Large Icon' containment reference. |
void |
IconType.setSmallIcon(PathType value)
Sets the value of the '
Small Icon' containment reference. |
void |
TaglibType.setTaglibLocation(PathType value)
Sets the value of the '
Taglib Location' containment reference. |