Uses of Class
org.modeldriven.fuml.repository.config.Artifact

Packages that use Artifact
org.modeldriven.fuml.repository.config   
org.modeldriven.fuml.repository.model   
 

Uses of Artifact in org.modeldriven.fuml.repository.config
 

Methods in org.modeldriven.fuml.repository.config that return Artifact
 Artifact ObjectFactory.createArtifact()
          Create an instance of Artifact
 

Methods in org.modeldriven.fuml.repository.config that return types with arguments of type Artifact
 JAXBElement<Artifact> ObjectFactory.createArtifact(Artifact value)
          Create an instance of JAXBElement<Artifact>}
 List<Artifact> RepositoryConfig.getArtifact()
          Gets the value of the artifact property.
 

Methods in org.modeldriven.fuml.repository.config with parameters of type Artifact
 JAXBElement<Artifact> ObjectFactory.createArtifact(Artifact value)
          Create an instance of JAXBElement<Artifact>}
 

Uses of Artifact in org.modeldriven.fuml.repository.model
 

Constructors in org.modeldriven.fuml.repository.model with parameters of type Artifact
fUML_LibraryImplementationAssembler(Artifact artifact, RepositoryMapping mapping, Repository model)
           
fUML_SemanticsAssembler(Artifact artifact, RepositoryMapping mapping, Repository model)
           
fUML_SyntaxAssembler(Artifact artifact, RepositoryMapping mapping, Repository model)
           
InfrastructureAssembler(Artifact artifact, RepositoryMapping mapping, Repository model)
           
SuperstructureAssembler(Artifact artifact, RepositoryMapping mapping, Repository model)
           
 



Copyright © 2012. All Rights Reserved.