Library | Package Java Toolkit

Class MdlfileType

package com.ptc.wfc.wfcModel;

public class MdlfileType
  implements jxenum



Description

These enumerated type lists different types of model sources, as part of Multi-CAD model concept.



Field Summary
static final int_MDLFILE_UNUSED
    Integer value of enum value "MDLFILE_UNUSED"
    Undefined.
static final MdlfileTypeMDLFILE_UNUSED
    Object value of enum value "MDLFILE_UNUSED"
    Undefined.
static final int_MDLFILE_ASSEMBLY
    Integer value of enum value "MDLFILE_ASSEMBLY"
    Creo assembly.
static final MdlfileTypeMDLFILE_ASSEMBLY
    Object value of enum value "MDLFILE_ASSEMBLY"
    Creo assembly.
static final int_MDLFILE_PART
    Integer value of enum value "MDLFILE_PART"
    Creo part.
static final MdlfileTypeMDLFILE_PART
    Object value of enum value "MDLFILE_PART"
    Creo part.
static final int_MDLFILE_DRAWING
    Integer value of enum value "MDLFILE_DRAWING"
    Creo drawing.
static final MdlfileTypeMDLFILE_DRAWING
    Object value of enum value "MDLFILE_DRAWING"
    Creo drawing.
static final int_MDLFILE_3DSECTION
    Integer value of enum value "MDLFILE_3DSECTION"
    Creo 3D section.
static final MdlfileTypeMDLFILE_3DSECTION
    Object value of enum value "MDLFILE_3DSECTION"
    Creo 3D section.
static final int_MDLFILE_2DSECTION
    Integer value of enum value "MDLFILE_2DSECTION"
    Creo 2D section.
static final MdlfileTypeMDLFILE_2DSECTION
    Object value of enum value "MDLFILE_2DSECTION"
    Creo 2D section.
static final int_MDLFILE_NOTEBOOK
    Integer value of enum value "MDLFILE_NOTEBOOK"
    Creo notebook.
static final MdlfileTypeMDLFILE_NOTEBOOK
    Object value of enum value "MDLFILE_NOTEBOOK"
    Creo notebook.
static final int_MDLFILE_DWGFORM
    Integer value of enum value "MDLFILE_DWGFORM"
    Creo drawing form.
static final MdlfileTypeMDLFILE_DWGFORM
    Object value of enum value "MDLFILE_DWGFORM"
    Creo drawing form.
static final int_MDLFILE_MFG
    Integer value of enum value "MDLFILE_MFG"
    Creo manufacturing assembly.
static final MdlfileTypeMDLFILE_MFG
    Object value of enum value "MDLFILE_MFG"
    Creo manufacturing assembly.
static final int_MDLFILE_REPORT
    Integer value of enum value "MDLFILE_REPORT"
    Creo report.
static final MdlfileTypeMDLFILE_REPORT
    Object value of enum value "MDLFILE_REPORT"
    Creo report.
static final int_MDLFILE_MARKUP
    Integer value of enum value "MDLFILE_MARKUP"
    Creo markup.
static final MdlfileTypeMDLFILE_MARKUP
    Object value of enum value "MDLFILE_MARKUP"
    Creo markup.
static final int_MDLFILE_DIAGRAM
    Integer value of enum value "MDLFILE_DIAGRAM"
    Creo diagram.
static final MdlfileTypeMDLFILE_DIAGRAM
    Object value of enum value "MDLFILE_DIAGRAM"
    Creo diagram.
static final int_MDLFILE_CE_DRAWING
    Integer value of enum value "MDLFILE_CE_DRAWING"
    Creo layout drawing.
static final MdlfileTypeMDLFILE_CE_DRAWING
    Object value of enum value "MDLFILE_CE_DRAWING"
    Creo layout drawing.
static final int_MDLFILE_CE_SOLID
    Integer value of enum value "MDLFILE_CE_SOLID"
    Creo layout model.
static final MdlfileTypeMDLFILE_CE_SOLID
    Object value of enum value "MDLFILE_CE_SOLID"
    Creo layout model.
static final int_MDLFILE_CATIA_MODEL
    Integer value of enum value "MDLFILE_CATIA_MODEL"
    CATIA model.
static final MdlfileTypeMDLFILE_CATIA_MODEL
    Object value of enum value "MDLFILE_CATIA_MODEL"
    CATIA model.
static final int_MDLFILE_UG
    Integer value of enum value "MDLFILE_UG"
    UNIGRAPHICS model.
static final MdlfileTypeMDLFILE_UG
    Object value of enum value "MDLFILE_UG"
    UNIGRAPHICS model.
static final int_MDLFILE_SW_PART
    Integer value of enum value "MDLFILE_SW_PART"
    SolidWorks part.
static final MdlfileTypeMDLFILE_SW_PART
    Object value of enum value "MDLFILE_SW_PART"
    SolidWorks part.
static final int_MDLFILE_SW_ASSEM
    Integer value of enum value "MDLFILE_SW_ASSEM"
    SolidWorks assembly.
static final MdlfileTypeMDLFILE_SW_ASSEM
    Object value of enum value "MDLFILE_SW_ASSEM"
    SolidWorks assembly.
static final int_MDLFILE_CATIA_PART
    Integer value of enum value "MDLFILE_CATIA_PART"
    CATIA part.
static final MdlfileTypeMDLFILE_CATIA_PART
    Object value of enum value "MDLFILE_CATIA_PART"
    CATIA part.
static final int_MDLFILE_CATIA_PRODUCT
    Integer value of enum value "MDLFILE_CATIA_PRODUCT"
    CATIA product.
static final MdlfileTypeMDLFILE_CATIA_PRODUCT
    Object value of enum value "MDLFILE_CATIA_PRODUCT"
    CATIA product.
static final int_MDLFILE_CATIA_CGR
    Integer value of enum value "MDLFILE_CATIA_CGR"
    CATIA CGR.
static final MdlfileTypeMDLFILE_CATIA_CGR
    Object value of enum value "MDLFILE_CATIA_CGR"
    CATIA CGR.
static final int_MDLFILE_CC_ASSEMBLY
    Integer value of enum value "MDLFILE_CC_ASSEMBLY"
    CC_ASSEMBLY.
static final MdlfileTypeMDLFILE_CC_ASSEMBLY
    Object value of enum value "MDLFILE_CC_ASSEMBLY"
    CC_ASSEMBLY.
static final int_MDLFILE_CC_PART
    Integer value of enum value "MDLFILE_CC_PART"
    CC_PART.
static final MdlfileTypeMDLFILE_CC_PART
    Object value of enum value "MDLFILE_CC_PART"
    CC_PART.
static final int_MDLFILE_INVENTOR_PART
    Integer value of enum value "MDLFILE_INVENTOR_PART"
    INVENTOR_PART.
static final MdlfileTypeMDLFILE_INVENTOR_PART
    Object value of enum value "MDLFILE_INVENTOR_PART"
    INVENTOR_PART.
static final int_MDLFILE_INVENTOR_ASSEM
    Integer value of enum value "MDLFILE_INVENTOR_ASSEM"
    INVENTOR_ASSEM.
static final MdlfileTypeMDLFILE_INVENTOR_ASSEM
    Object value of enum value "MDLFILE_INVENTOR_ASSEM"
    INVENTOR_ASSEM.
static final int_MdlfileType_null
    Enum null value.

Method Summary
static MdlfileTypeFromInt (int value)
    Creates enum object from an integer.
static MdlfileTypeFromInt (Integer value)
    Creates enum object from an integer object.
intgetValue ()
    Returns enum object value as an integer.

Method Detail

getValue

intgetValue ()


    Returns enum object value as an integer.
Returns:
Integer enum value.


FromInt

static MdlfileTypeFromInt (int value)


    Creates enum object from an integer.
Parameters:
value
Input integer value.
Returns:
Enum value object.


FromInt

static MdlfileTypeFromInt (Integer value)


    Creates enum object from an integer object.
Parameters:
value
Input integer object.
Returns:
Enum value object.