org.modeldriven.fuml.repository.model
Class fUML_SemanticsAssembler

java.lang.Object
  extended by org.modeldriven.fuml.repository.model.ModelAssembler
      extended by org.modeldriven.fuml.repository.model.fUML_SemanticsAssembler
All Implemented Interfaces:
RepositoryArtifact

public class fUML_SemanticsAssembler
extends ModelAssembler
implements RepositoryArtifact


Constructor Summary
fUML_SemanticsAssembler(Artifact artifact, RepositoryMapping mapping, Repository model)
           
 
Method Summary
 String getNamespaceURI()
           
 String getURN()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

fUML_SemanticsAssembler

public fUML_SemanticsAssembler(Artifact artifact,
                               RepositoryMapping mapping,
                               Repository model)
Method Detail

getURN

public String getURN()
Specified by:
getURN in interface RepositoryArtifact

getNamespaceURI

public String getNamespaceURI()
Specified by:
getNamespaceURI in interface RepositoryArtifact


Copyright © 2012. All Rights Reserved.