public class FumlRepository extends Object implements Repository
public static Repository getInstance() throws RepositoryException
RepositoryExceptionpublic List<String> getAllNamespaceUris()
getAllNamespaceUris in interface Repositorypublic List<Namespace> getAllNamespaces()
getAllNamespaces in interface Repositorypublic org.plasma.sdo.repository.fuml.FumlNamespace getNamespaceForUri(String uri)
getNamespaceForUri in interface Repositorypublic List<Classifier> getClassifiers(String uri)
RepositorygetClassifiers in interface Repositoryuri - the SDO namespace URISDONamespacepublic Class_ getClassById(String id)
getClassById in interface Repositorypublic Enumeration getEnumerationById(String id)
public EnumerationLiteral getEnumerationLiteralById(String id)
public Classifier getClassifierById(String id)
public Classifier getClassifier(String name)
RepositorygetClassifier in interface Repositoryname - the artifact, package or namespace qualified namepublic Classifier findClassifier(String name)
RepositoryfindClassifier in interface Repositoryname - the artifact, package or namespace qualified namepublic Classifier getClassifierByName(String name)
public Classifier getClassifierByQualifiedName(String qualifiedName)
public String getDefaultUMLNamespaceURI()
public RelationCache getRelationCache()
getRelationCache in interface RepositoryCopyright © 2017. All rights reserved.