Uses of Class
edu.cmu.sei.aadl.modelsupport.eclipseinterface.OsateResourceSet

Packages that use OsateResourceSet
edu.cmu.sei.aadl.modelsupport.eclipseinterface   
 

Uses of OsateResourceSet in edu.cmu.sei.aadl.modelsupport.eclipseinterface
 

Fields in edu.cmu.sei.aadl.modelsupport.eclipseinterface declared as OsateResourceSet
protected static OsateResourceSet OsateResourceManager.resourceSet
          The resource set to be used for all aaxl resources with cross references to each other This means all packages stored as separate files, as well as graphic file for an Aadl model
 

Methods in edu.cmu.sei.aadl.modelsupport.eclipseinterface that return OsateResourceSet
static OsateResourceSet OsateResourceManager.getResourceSet()
          Get the resource set shared by a collection of Aaxl, aagl files if it has not been initialized, this method will initialize it.