|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFacetManagerFactory
Factory for IFacetManager.
| Field Summary | |
|---|---|
static IFacetManagerFactory |
DEFAULT
The singleton instance of the factory. |
| Method Summary | |
|---|---|
IFacetManager |
getOrCreateFacetManager(Resource resource)
Create an IFacetManager. |
IFacetManager |
getOrCreateFacetManager(ResourceSet resourceSet)
Create an IFacetManager. |
| Field Detail |
|---|
static final IFacetManagerFactory DEFAULT
| Method Detail |
|---|
IFacetManager getOrCreateFacetManager(Resource resource)
IFacetManager.
resource - the Resource in which virtual EStructuralFeatures are serialized.
Can be null if no EStructuralFeature provided a Facet are used.IFacetManager getOrCreateFacetManager(ResourceSet resourceSet)
IFacetManager.
resourceSet - the resourceSet which will be used to manage the facet models.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||