Package org.symphonyoss.s2.canon
Class Canon
- java.lang.Object
-
- org.symphonyoss.s2.canon.Canon
-
public class Canon extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringBUILDER_FACADEstatic StringDATEstatic StringDOLLAR_REFstatic StringENUMstatic StringEXTENDSstatic StringFACADEstatic StringINPUT_SOURCEstatic StringIS_DIRECT_EXTERNALstatic StringIS_FACADEstatic StringJAVA_EXTERNAL_PACKAGEstatic StringJAVA_EXTERNAL_TYPEstatic StringJAVA_FACADE_PACKAGEstatic StringJAVA_GEN_PACKAGEstatic StringMAPPINGstatic StringMETHODSstatic StringMODELstatic StringPARAMETER_SETSstatic StringPARAMETERSstatic StringPATHSstatic StringPROFORMAstatic StringPROPERTY_NAMEstatic StringSCHEMAstatic StringSCHEMASstatic StringTEMPLATEstatic StringTEMPLATE_DEBUGstatic StringTEMPLATE_NAMEstatic StringVERSIONstatic StringX_ATTRIBUTESstatic StringX_BASE_PATHstatic StringX_CARDINALITYstatic StringX_CARDINALITY_LISTstatic StringX_CARDINALITY_SETstatic StringX_IDstatic StringX_MODELstatic StringYEARstatic StringYEAR_MONTH
-
Constructor Summary
Constructors Constructor Description Canon()
-
-
-
Field Detail
-
TEMPLATE
public static final String TEMPLATE
- See Also:
- Constant Field Values
-
PROFORMA
public static final String PROFORMA
- See Also:
- Constant Field Values
-
X_MODEL
public static final String X_MODEL
- See Also:
- Constant Field Values
-
X_ID
public static final String X_ID
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
X_ATTRIBUTES
public static final String X_ATTRIBUTES
- See Also:
- Constant Field Values
-
X_CARDINALITY
public static final String X_CARDINALITY
- See Also:
- Constant Field Values
-
X_CARDINALITY_LIST
public static final String X_CARDINALITY_LIST
- See Also:
- Constant Field Values
-
X_CARDINALITY_SET
public static final String X_CARDINALITY_SET
- See Also:
- Constant Field Values
-
EXTENDS
public static final String EXTENDS
- See Also:
- Constant Field Values
-
FACADE
public static final String FACADE
- See Also:
- Constant Field Values
-
BUILDER_FACADE
public static final String BUILDER_FACADE
- See Also:
- Constant Field Values
-
PROPERTY_NAME
public static final String PROPERTY_NAME
- See Also:
- Constant Field Values
-
MAPPING
public static final String MAPPING
- See Also:
- Constant Field Values
-
ENUM
public static final String ENUM
- See Also:
- Constant Field Values
-
JAVA_EXTERNAL_PACKAGE
public static final String JAVA_EXTERNAL_PACKAGE
- See Also:
- Constant Field Values
-
JAVA_EXTERNAL_TYPE
public static final String JAVA_EXTERNAL_TYPE
- See Also:
- Constant Field Values
-
IS_DIRECT_EXTERNAL
public static final String IS_DIRECT_EXTERNAL
- See Also:
- Constant Field Values
-
MODEL
public static final String MODEL
- See Also:
- Constant Field Values
-
JAVA_GEN_PACKAGE
public static final String JAVA_GEN_PACKAGE
- See Also:
- Constant Field Values
-
JAVA_FACADE_PACKAGE
public static final String JAVA_FACADE_PACKAGE
- See Also:
- Constant Field Values
-
YEAR
public static final String YEAR
- See Also:
- Constant Field Values
-
YEAR_MONTH
public static final String YEAR_MONTH
- See Also:
- Constant Field Values
-
DATE
public static final String DATE
- See Also:
- Constant Field Values
-
INPUT_SOURCE
public static final String INPUT_SOURCE
- See Also:
- Constant Field Values
-
IS_FACADE
public static final String IS_FACADE
- See Also:
- Constant Field Values
-
TEMPLATE_NAME
public static final String TEMPLATE_NAME
- See Also:
- Constant Field Values
-
TEMPLATE_DEBUG
public static final String TEMPLATE_DEBUG
- See Also:
- Constant Field Values
-
PATHS
public static final String PATHS
- See Also:
- Constant Field Values
-
METHODS
public static final String METHODS
- See Also:
- Constant Field Values
-
DOLLAR_REF
public static final String DOLLAR_REF
- See Also:
- Constant Field Values
-
PARAMETER_SETS
public static final String PARAMETER_SETS
- See Also:
- Constant Field Values
-
SCHEMAS
public static final String SCHEMAS
- See Also:
- Constant Field Values
-
PARAMETERS
public static final String PARAMETERS
- See Also:
- Constant Field Values
-
SCHEMA
public static final String SCHEMA
- See Also:
- Constant Field Values
-
X_BASE_PATH
public static final String X_BASE_PATH
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] argv) throws CanonException
Launcher.- Parameters:
argv- command line arguments.- Throws:
CanonException- If anything goes wrong.
-
-