|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.andromda.core.namespace.BaseNamespaceComponent
org.andromda.core.repository.Repository
public class Repository
Represents the repository namespace component. This is what configures a repository instance.
| Constructor Summary | |
|---|---|
Repository()
|
|
| Method Summary | |
|---|---|
RepositoryFacade |
getImplementation()
Gets the repository implementation. |
void |
setImplementationClass(java.lang.String implementationClass)
Sets the implementation class name. |
| Methods inherited from class org.andromda.core.namespace.BaseNamespaceComponent |
|---|
getNamespace, getResource, setNamespace, setResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Repository()
| Method Detail |
|---|
public void setImplementationClass(java.lang.String implementationClass)
implementationClass - the implementation class.public RepositoryFacade getImplementation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||