public class Repository extends BaseNamespaceComponent
Constructor and Description |
---|
Repository() |
Modifier and Type | Method and Description |
---|---|
RepositoryFacade |
getImplementation()
Gets the repository implementation.
|
void |
setImplementationClass(String implementationClass)
Sets the implementation class name.
|
getNamespace, getResource, setNamespace, setResource
public Repository()
public void setImplementationClass(String implementationClass)
implementationClass
- the implementation class.public RepositoryFacade getImplementation()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.