| Interface | Description |
|---|---|
| ClassSubstitutorFactory |
Provides the ability for components to inform/alter/adjust/refine the metamodel.
|
| DecoratingFacet<T extends Facet> |
Provides access to underlying facet that has been decorated.
|
| Facet | |
| FacetAbstract.Disabling |
Marker interface used within
FacetAbstract.toString(). |
| FacetAbstract.Hiding |
Marker interface used within
FacetAbstract.toString(). |
| FacetAbstract.Validating |
Marker interface used within
FacetAbstract.toString(). |
| FacetHolder |
Anything in the metamodel (which also includes peers in the reflector) that
can be extended.
|
| IdentifiedHolder | |
| MetaModelRefiner |
Provides the ability for components to inform/alter/adjust/refine the metamodel
(the
MetaModelValidator) and also the ProgrammingModel). |
| MetaModelValidatorRefiner |
Provides the ability for components to inform/alter/adjust/refine the metamodel;
specifically, the
MetaModelValidator. |
| MethodRemover |
Removes the methods from further processing by subsequent
Facets. |
| MultiTypedFacet |
A Class that provides multiple facet implementations, either directly or
through a delegate.
|
| Class | Description |
|---|---|
| FacetAbstract | |
| FacetFilters | |
| FacetHolderImpl |
For base subclasses or, more likely, to help write tests.
|
| FacetUtil |
| Enum | Description |
|---|---|
| FacetAbstract.Derivation | |
| FeatureType |
Enumerates the features that a particular Facet can be applied to.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.