|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Import
The representation of an import.
| Method Summary | |
|---|---|
ModelResolver |
getModelResolver()
Returns the model resolver for the models representing artifacts made available by this import. |
boolean |
match(Export export)
Verify that a specific export actually exports what is being imported. |
void |
setModelResolver(ModelResolver modelResolver)
Sets the model resolver for the models representing artifacts made available by this import. |
| Method Detail |
|---|
ModelResolver getModelResolver()
void setModelResolver(ModelResolver modelResolver)
modelResolver - The model resolverboolean match(Export export)
export - The Exported being verified
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||