|
Forge - Facets Addon API 2.0.0.Alpha3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Faceted in org.jboss.forge.facets |
|---|
| Classes in org.jboss.forge.facets with type parameters of type Faceted | |
|---|---|
class |
AbstractFacet<FACETED extends Faceted<?>>
A base convenience Facet abstract class. |
interface |
Facet<FACETED extends Faceted<?>>
A Facet is an access point to common functionality, file manipulations, descriptors that extend a
Faceted instance. |
interface |
MutableOrigin<FACETED extends Faceted<?>>
A Facet with a mutable Facet.getOrigin(). |
| Classes in org.jboss.forge.facets that implement Faceted | |
|---|---|
class |
AbstractFaceted<FACETTYPE extends Facet<?>>
|
| Fields in org.jboss.forge.facets declared as Faceted | |
|---|---|
protected FACETED |
AbstractFacet.origin
|
| Methods in org.jboss.forge.facets with type parameters of type Faceted | ||
|---|---|---|
|
FacetFactory.create(Class<FACET> type)
Create a new instance of the given Facet type. |
|
|
FacetFactory.create(Class<FACET> type,
E origin)
Create a new instance of the given Facet type. |
|
|
FacetFactory.createFacets(Class<FACET> type)
Returns all the facets that implements a certain Facet type |
|
|
FacetFactory.createFacets(Class<FACET> type,
E origin)
Returns all the facets that implements a certain Facet type. |
|
|
Forge - Facets Addon API 2.0.0.Alpha3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||