Uses of Class
org.modeldriven.fuml.io.ResourceArtifact

Packages that use ResourceArtifact
org.modeldriven.fuml   
org.modeldriven.fuml.io   
 

Uses of ResourceArtifact in org.modeldriven.fuml
 

Methods in org.modeldriven.fuml with parameters of type ResourceArtifact
static void Fuml.load(ResourceArtifact artifact)
          Reads and loads the given resource as a model artifact.
static void Fuml.loadIncrementally(ResourceArtifact artifact)
          Reads and loads the given resource as a model artifact using an incremental loading scheme.
 

Uses of ResourceArtifact in org.modeldriven.fuml.io
 

Methods in org.modeldriven.fuml.io with parameters of type ResourceArtifact
 void IncrementalArtifactLoader.read(ResourceArtifact artifact)
           
 void ArtifactLoader.read(ResourceArtifact artifact)
           
 



Copyright © 2012. All Rights Reserved.