|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureGeneratorResourceProvider
The FeatureGeneratorResourceProvider
provides access to the resources
provided in the model. Inside the model resources are identified by a
name.
Note:
This class is not be intended to be implemented by users.
All implementing classes must be thread safe.
Method Summary | |
---|---|
Object |
getResource(String resourceIdentifier)
Retrieves the resource object for the given name/identifier. |
Method Detail |
---|
Object getResource(String resourceIdentifier)
resourceIdentifier
- the identifier which names the resource.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |