| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFaceted<FACETTYPE extends Facet<?>> |
interface |
Faceted<FACETTYPE extends Facet<?>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableOrigin<FACETED extends Faceted<?>>
A
Facet with a mutable getOrigin(). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFacet<FACETED extends Faceted<?>>
A base convenience
Facet abstract class. |
| Modifier and Type | Method and Description |
|---|---|
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.create(Class<FACET> type)
Create a new instance of the given
Facet type. |
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.create(Class<FACET> type)
Create a new instance of the given
Facet type. |
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.create(Class<FACET> type,
E origin)
Create a new instance of the given
Facet type. |
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.create(Class<FACET> type,
E origin)
Create a new instance of the given
Facet type. |
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.createFacets(Class<FACET> type)
|
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.createFacets(Class<FACET> type)
|
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.createFacets(Class<FACET> type,
E origin)
|
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.createFacets(Class<FACET> type,
E origin)
|
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.install(Class<FACET> type,
E origin)
Create and installs a new instance of the given
Facet type. |
<FACET extends Facet<E>,E extends Faceted<? extends Facet<?>>> |
FacetFactory.install(Class<FACET> type,
E origin)
Create and installs a new instance of the given
Facet type. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.