|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RoleIdentifier
A project role is a specialized variety of a project.
| Method Summary | |
|---|---|
void |
applyRole(EclipseProject project)
Applies the model data used to fullfill this specific role. |
boolean |
isRoleSupported(EclipseProject project)
Returns true if the supplied project provides support for a specific role. |
| Method Detail |
|---|
boolean isRoleSupported(EclipseProject project)
project - The project that shall be tested.
void applyRole(EclipseProject project)
throws FileParserException
project - The project that shall be modified.
FileParserException - Reading some information failed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||