Library | Package Java Toolkit

Class FamilyColumnType

package com.ptc.pfc.pfcFamily;

public class FamilyColumnType
  implements jxenum



Description

This enumerated type contains the possible types of family table columns.



Field Summary
static final int_FAM_USER_PARAM
    Integer value of enum value "FAM_USER_PARAM"
    A user-defined parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_USER_PARAM
    Object value of enum value "FAM_USER_PARAM"
    A user-defined parameter column, represented by a FamColParam object.
static final int_FAM_DIMENSION
    Integer value of enum value "FAM_DIMENSION"
    A dimension column, represented by a FamColDimension object.
static final FamilyColumnTypeFAM_DIMENSION
    Object value of enum value "FAM_DIMENSION"
    A dimension column, represented by a FamColDimension object.
static final int_FAM_IPAR_NOTE
    Integer value of enum value "FAM_IPAR_NOTE"
    A parameter note column, represented by a FamColIParNote object.
static final FamilyColumnTypeFAM_IPAR_NOTE
    Object value of enum value "FAM_IPAR_NOTE"
    A parameter note column, represented by a FamColIParNote object.
static final int_FAM_FEATURE
    Integer value of enum value "FAM_FEATURE"
    A feature column, represented by a FamColFeature object.
static final FamilyColumnTypeFAM_FEATURE
    Object value of enum value "FAM_FEATURE"
    A feature column, represented by a FamColFeature object.
static final int_FAM_ASMCOMP
    Integer value of enum value "FAM_ASMCOMP"
    A component feature column, represented by a FamColComp object.
static final FamilyColumnTypeFAM_ASMCOMP
    Object value of enum value "FAM_ASMCOMP"
    A component feature column, represented by a FamColComp object.
static final int_FAM_UDF
    Integer value of enum value "FAM_UDF"
    A UDF group column, represented by a FamColUDF object.
static final FamilyColumnTypeFAM_UDF
    Object value of enum value "FAM_UDF"
    A UDF group column, represented by a FamColUDF object.
static final int_FAM_ASMCOMP_MODEL
    Integer value of enum value "FAM_ASMCOMP_MODEL"
    A component model column, represented by a FamColCompModel object.
static final FamilyColumnTypeFAM_ASMCOMP_MODEL
    Object value of enum value "FAM_ASMCOMP_MODEL"
    A component model column, represented by a FamColCompModel object.
static final int_FAM_GTOL
    Integer value of enum value "FAM_GTOL"
    A geometric tolerance column, represented by a FamColGTol object.
static final FamilyColumnTypeFAM_GTOL
    Object value of enum value "FAM_GTOL"
    A geometric tolerance column, represented by a FamColGTol object.
static final int_FAM_TOL_PLUS
    Integer value of enum value "FAM_TOL_PLUS"
    A dimension tolerance plus value column, represented by a FamColTolPlus object.
static final FamilyColumnTypeFAM_TOL_PLUS
    Object value of enum value "FAM_TOL_PLUS"
    A dimension tolerance plus value column, represented by a FamColTolPlus object.
static final int_FAM_TOL_MINUS
    Integer value of enum value "FAM_TOL_MINUS"
    A dimension tolerance minus value column, represented by a FamColTolMinus object.
static final FamilyColumnTypeFAM_TOL_MINUS
    Object value of enum value "FAM_TOL_MINUS"
    A dimension tolerance minus value column, represented by a FamColTolMinus object.
static final int_FAM_TOL_PLUSMINUS
    Integer value of enum value "FAM_TOL_PLUSMINUS"
    A dimension tolerance plus/minus symmetric value column, represented by a FamColTolPlusMinus object.
static final FamilyColumnTypeFAM_TOL_PLUSMINUS
    Object value of enum value "FAM_TOL_PLUSMINUS"
    A dimension tolerance plus/minus symmetric value column, represented by a FamColTolPlusMinus object.
static final int_FAM_SYSTEM_PARAM
    Integer value of enum value "FAM_SYSTEM_PARAM"
    A system parameter column, represented by a FamColSystemParam object.
static final FamilyColumnTypeFAM_SYSTEM_PARAM
    Object value of enum value "FAM_SYSTEM_PARAM"
    A system parameter column, represented by a FamColSystemParam object.
static final int_FAM_EXTERNAL_REFERENCE
    Integer value of enum value "FAM_EXTERNAL_REFERENCE"
    An external reference column, represented by a FamColExternalRef object.
static final FamilyColumnTypeFAM_EXTERNAL_REFERENCE
    Object value of enum value "FAM_EXTERNAL_REFERENCE"
    An external reference column, represented by a FamColExternalRef object.
static final int_FAM_MERGE_PART_REF
    Integer value of enum value "FAM_MERGE_PART_REF"
    A merge part reference column, represented by a FamColMergePart object.
static final FamilyColumnTypeFAM_MERGE_PART_REF
    Object value of enum value "FAM_MERGE_PART_REF"
    A merge part reference column, represented by a FamColMergePart object.
static final int_FAM_MASS_PROPS_USER_PARAM
    Integer value of enum value "FAM_MASS_PROPS_USER_PARAM"
    A mass properties' user-defined parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_MASS_PROPS_USER_PARAM
    Object value of enum value "FAM_MASS_PROPS_USER_PARAM"
    A mass properties' user-defined parameter column, represented by a FamColParam object.
static final int_FAM_MASS_PROPS_SOURCE
    Integer value of enum value "FAM_MASS_PROPS_SOURCE"
    A mass properties' source column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_MASS_PROPS_SOURCE
    Object value of enum value "FAM_MASS_PROPS_SOURCE"
    A mass properties' source column, represented by a FamColParam object.
static final int_FAM_INH_PART_REF
    Integer value of enum value "FAM_INH_PART_REF"
    An inheritance feature part reference column, represented by a FamColInhFeatPart object.
static final FamilyColumnTypeFAM_INH_PART_REF
    Object value of enum value "FAM_INH_PART_REF"
    An inheritance feature part reference column, represented by a FamColInhFeatPart object.
static final int_FAM_SIM_OBJ
    Integer value of enum value "FAM_SIM_OBJ"
    A simulation object column, represented by a FamColSim object.
static final FamilyColumnTypeFAM_SIM_OBJ
    Object value of enum value "FAM_SIM_OBJ"
    A simulation object column, represented by a FamColSim object.
static final int_FAM_FEATURE_PARAM
    Integer value of enum value "FAM_FEATURE_PARAM"
    A feature parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_FEATURE_PARAM
    Object value of enum value "FAM_FEATURE_PARAM"
    A feature parameter column, represented by a FamColParam object.
static final int_FAM_EDGE_PARAM
    Integer value of enum value "FAM_EDGE_PARAM"
    An edge parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_EDGE_PARAM
    Object value of enum value "FAM_EDGE_PARAM"
    An edge parameter column, represented by a FamColParam object.
static final int_FAM_SURFACE_PARAM
    Integer value of enum value "FAM_SURFACE_PARAM"
    A surface parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_SURFACE_PARAM
    Object value of enum value "FAM_SURFACE_PARAM"
    A surface parameter column, represented by a FamColParam object.
static final int_FAM_CURVE_PARAM
    Integer value of enum value "FAM_CURVE_PARAM"
    A curve parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_CURVE_PARAM
    Object value of enum value "FAM_CURVE_PARAM"
    A curve parameter column, represented by a FamColParam object.
static final int_FAM_COMP_CURVE_PARAM
    Integer value of enum value "FAM_COMP_CURVE_PARAM"
    A composite curve parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_COMP_CURVE_PARAM
    Object value of enum value "FAM_COMP_CURVE_PARAM"
    A composite curve parameter column, represented by a FamColParam object.
static final int_FAM_QUILT_PARAM
    Integer value of enum value "FAM_QUILT_PARAM"
    A quilt parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_QUILT_PARAM
    Object value of enum value "FAM_QUILT_PARAM"
    A quilt parameter column, represented by a FamColParam object.
static final int_FAM_ANNOT_ELEM_PARAM
    Integer value of enum value "FAM_ANNOT_ELEM_PARAM"
    An annotation element parameter column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_ANNOT_ELEM_PARAM
    Object value of enum value "FAM_ANNOT_ELEM_PARAM"
    An annotation element parameter column, represented by a FamColParam object.
static final int_FAM_CONNECTION_PARAM
    Integer value of enum value "FAM_CONNECTION_PARAM"
    A Mechanism connection column, represented by a FamColParam object.
static final FamilyColumnTypeFAM_CONNECTION_PARAM
    Object value of enum value "FAM_CONNECTION_PARAM"
    A Mechanism connection column, represented by a FamColParam object.
static final int_FamilyColumnType_null
    Enum null value.

Method Summary
static FamilyColumnTypeFromInt (int value)
    Creates enum object from an integer.
static FamilyColumnTypeFromInt (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 FamilyColumnTypeFromInt (int value)


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


FromInt

static FamilyColumnTypeFromInt (Integer value)


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