org.modeldriven.fuml.io
Class FileArtifact
java.lang.Object
org.modeldriven.fuml.io.FileArtifact
- All Implemented Interfaces:
- RepositoryArtifact
public class FileArtifact
- extends Object
- implements RepositoryArtifact
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileArtifact
public FileArtifact(File file,
String namespaceURI)
getURN
public String getURN()
- Specified by:
getURN in interface RepositoryArtifact
getFile
public File getFile()
getNamespaceURI
public String getNamespaceURI()
- Specified by:
getNamespaceURI in interface RepositoryArtifact
Copyright © 2014. All rights reserved.