|
Forge - Projects API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectFacet | |
|---|---|
| org.jboss.forge.projects | |
| org.jboss.forge.projects.facets | |
| Uses of ProjectFacet in org.jboss.forge.projects |
|---|
| Methods in org.jboss.forge.projects that return types with arguments of type ProjectFacet | |
|---|---|
Iterable<Class<? extends ProjectFacet>> |
ProjectType.getRequiredFacets()
Return all Facet Class types required by a project of this type. |
| Method parameters in org.jboss.forge.projects with type arguments of type ProjectFacet | |
|---|---|
Project |
ProjectFactory.createProject(DirectoryResource targetDir,
Iterable<Class<? extends ProjectFacet>> facetTypes)
Create a Project with the given ProjectFacet types in the specified DirectoryResource. |
| Uses of ProjectFacet in org.jboss.forge.projects.facets |
|---|
| Subinterfaces of ProjectFacet in org.jboss.forge.projects.facets | |
|---|---|
interface |
DependencyFacet
|
interface |
MetadataFacet
|
interface |
PackagingFacet
A Facet representing this project's Packaging (JAR, WAR, EAR, etc...) |
interface |
ResourceFacet
|
|
Forge - Projects API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||