Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site | |
edu.isi.pegasus.planner.catalog.site.impl | |
edu.isi.pegasus.planner.client |
Modifier and Type | Method and Description |
---|---|
static SiteCatalog |
SiteFactory.loadInstance()
Connects the interface with the transformation catalog implementation.
|
static SiteCatalog |
SiteFactory.loadInstance(PegasusProperties properties)
Connects the interface with the site catalog implementation.
|
static SiteCatalog |
SiteFactory.loadInstance(String catalogImplementor,
Properties properties)
Connects the interface with the site catalog implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
MYOSG
This class implements the SiteCatalog interface
|
class |
OSGMM
The OSGMM implementation of the Site Catalog interface.
|
class |
VORS
The VORS implementation of the Site Catalog interface.
|
class |
XML
A back port to old site catalog schema for the current Site Catalog API
This class parses XML documents that conform to site catalog schema version 2.
|
class |
XML3
An implementation of the Site Catalog interface that is backed up by
an XML file conforming to site catalog xml schema version 3.
|
Modifier and Type | Field and Description |
---|---|
private SiteCatalog |
PegasusGetSites.mCatalog |
Copyright © 2011 The University of Southern California. All Rights Reserved.