//Artefact:JavaClass/com/sphenon/modelling/xmodel/VersioningScheme

Synopsis

public final VersioningScheme extends Enum

//Artefact:Attribute/com/sphenon/modelling/xmodel/VersioningScheme/None

Synopsis

public static final com.sphenon.modelling.xmodel.VersioningScheme None

//Artefact:Attribute/com/sphenon/modelling/xmodel/VersioningScheme/ShadowTablePerStateInstance

Synopsis

public static final com.sphenon.modelling.xmodel.VersioningScheme ShadowTablePerStateInstance

//Artefact:Method/com/sphenon/modelling/xmodel/VersioningScheme/values

Synopsis

public static com.sphenon.modelling.xmodel.VersioningScheme[] values ()

//Artefact:Method/com/sphenon/modelling/xmodel/VersioningScheme/valueOf

Synopsis

public static com.sphenon.modelling.xmodel.VersioningScheme valueOf (String name)