|
Forge - Facets Addon API 2.0.0.Alpha3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MutableOrigin<FACETED extends Faceted<?>>
A Facet with a mutable Facet.getOrigin().
| Method Summary | |
|---|---|
void |
setOrigin(FACETED origin)
Set the Faceted origin to which this Facet belongs. |
| Methods inherited from interface org.jboss.forge.facets.Facet |
|---|
getOrigin, install, isInstalled, uninstall |
| Method Detail |
|---|
void setOrigin(FACETED origin)
Faceted origin to which this Facet belongs. Should only be set once, since each
Faceted instance receives its own unique instance of all compatible Facet types. This method must
be called before invoking any operations on this instance.
|
Forge - Facets Addon API 2.0.0.Alpha3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||