org.autoplot.state.VapScheme

interface allowing for handling forward compatibility. This is really simplified, and really only serves to rename properties. (By design it should handle more complex transformations, but this didn't work, and we use xslt instead.)

addUnresolvedProperty( org.w3c.dom.Element element, org.autoplot.dom.DomNode node, java.lang.Exception exception ) → void [view source]
describeUnresolved( ) → String [view source]
getClass( String name ) → java.lang.Class [view source]
getId( ) → String [view source]
getName( java.lang.Class clas ) → String [view source]
resolveProperty( org.w3c.dom.Element element, org.autoplot.dom.DomNode node ) → boolean [view source]