|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.ant4eclipse.model.project.AbstractProjectRole
net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRole
public class FeatureProjectRole
Implements the eclipse feature project role.
| Field Summary | |
|---|---|
static java.lang.String |
FEATURE_NATURE
PLUGIN_NATURE |
static java.lang.String |
FEATURE_PROJECT_ROLE_NAME
PLUGIN_PROJECT_ROLE_NAME |
| Constructor Summary | |
|---|---|
FeatureProjectRole(EclipseProject eclipseProject)
Creates a new instance of type FeatureProjectRole. |
|
| Method Summary | |
|---|---|
FeatureManifest |
getFeature()
Returns the feature manifest of the feature project. |
| Methods inherited from class net.sf.ant4eclipse.model.project.AbstractProjectRole |
|---|
equals, getName, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FEATURE_NATURE
public static final java.lang.String FEATURE_PROJECT_ROLE_NAME
| Constructor Detail |
|---|
public FeatureProjectRole(EclipseProject eclipseProject)
Creates a new instance of type FeatureProjectRole.
eclipseProject - the plugin project.| Method Detail |
|---|
public FeatureManifest getFeature()
Returns the feature manifest of the feature project.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||