org.modeldriven.fuml.io
Class ResourceArtifact
java.lang.Object
org.modeldriven.fuml.io.ResourceArtifact
- All Implemented Interfaces:
- RepositoryArtifact
public class ResourceArtifact
- extends Object
- implements RepositoryArtifact
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceArtifact
public ResourceArtifact(String urn,
String namespaceUri,
InputStream stream)
getName
public String getName()
getURN
public String getURN()
- Specified by:
getURN in interface RepositoryArtifact
getInputStream
public InputStream getInputStream()
getNamespaceURI
public String getNamespaceURI()
- Specified by:
getNamespaceURI in interface RepositoryArtifact
Copyright © 2014. All rights reserved.