org.modeldriven.fuml.repository.model
Class PrimitiveTypesAssembler

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

public class PrimitiveTypesAssembler
extends ModelAssembler
implements RepositoryArtifact


Field Summary
 
Fields inherited from class org.modeldriven.fuml.repository.model.ModelAssembler
artifact, mapping, model
 
Constructor Summary
PrimitiveTypesAssembler(Artifact artifact, RepositoryMapping mapping, Repository model)
           
 
Method Summary
 java.lang.String getNamespaceURI()
           
 java.lang.String getURN()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveTypesAssembler

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

getURN

public java.lang.String getURN()
Specified by:
getURN in interface RepositoryArtifact

getNamespaceURI

public java.lang.String getNamespaceURI()
Specified by:
getNamespaceURI in interface RepositoryArtifact


Copyright © 2015. All Rights Reserved.