|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.contribution.impl.DefaultImportImpl
public class DefaultImportImpl
The representation of an import for the contribution
| Constructor Summary | |
|---|---|
protected |
DefaultImportImpl()
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DefaultImportImpl()
| Method Detail |
|---|
public ModelResolver getModelResolver()
Import
getModelResolver in interface Importpublic void setModelResolver(ModelResolver modelResolver)
Import
setModelResolver in interface ImportmodelResolver - The model resolverpublic boolean match(Export export)
Import
match in interface Importexport - The Exported being verified
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||