public enum IfcRoofTypeEnum extends Enum<IfcRoofTypeEnum> implements org.eclipse.emf.common.util.Enumerator
Ifc4Package.getIfcRoofTypeEnum()| Enum Constant and Description |
|---|
BARREL_ROOF
The 'BARREL ROOF' literal object.
|
BUTTERFLY_ROOF
The 'BUTTERFLY ROOF' literal object.
|
DOME_ROOF
The 'DOME ROOF' literal object.
|
FLAT_ROOF
The 'FLAT ROOF' literal object.
|
FREEFORM
The 'FREEFORM' literal object.
|
GABLE_ROOF
The 'GABLE ROOF' literal object.
|
GAMBREL_ROOF
The 'GAMBREL ROOF' literal object.
|
HIP_ROOF
The 'HIP ROOF' literal object.
|
HIPPED_GABLE_ROOF
The 'HIPPED GABLE ROOF' literal object.
|
MANSARD_ROOF
The 'MANSARD ROOF' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
PAVILION_ROOF
The 'PAVILION ROOF' literal object.
|
RAINBOW_ROOF
The 'RAINBOW ROOF' literal object.
|
SHED_ROOF
The 'SHED ROOF' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
BARREL_ROOF_VALUE
The 'BARREL ROOF' literal value.
|
static int |
BUTTERFLY_ROOF_VALUE
The 'BUTTERFLY ROOF' literal value.
|
static int |
DOME_ROOF_VALUE
The 'DOME ROOF' literal value.
|
static int |
FLAT_ROOF_VALUE
The 'FLAT ROOF' literal value.
|
static int |
FREEFORM_VALUE
The 'FREEFORM' literal value.
|
static int |
GABLE_ROOF_VALUE
The 'GABLE ROOF' literal value.
|
static int |
GAMBREL_ROOF_VALUE
The 'GAMBREL ROOF' literal value.
|
static int |
HIP_ROOF_VALUE
The 'HIP ROOF' literal value.
|
static int |
HIPPED_GABLE_ROOF_VALUE
The 'HIPPED GABLE ROOF' literal value.
|
static int |
MANSARD_ROOF_VALUE
The 'MANSARD ROOF' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
PAVILION_ROOF_VALUE
The 'PAVILION ROOF' literal value.
|
static int |
RAINBOW_ROOF_VALUE
The 'RAINBOW ROOF' literal value.
|
static int |
SHED_ROOF_VALUE
The 'SHED ROOF' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcRoofTypeEnum> |
VALUES
A public read-only list of all the 'Ifc Roof Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcRoofTypeEnum |
get(int value)
Returns the 'Ifc Roof Type Enum' literal with the specified integer value.
|
static IfcRoofTypeEnum |
get(String literal)
Returns the 'Ifc Roof Type Enum' literal with the specified literal value.
|
static IfcRoofTypeEnum |
getByName(String name)
Returns the 'Ifc Roof Type Enum' literal with the specified name.
|
String |
getLiteral() |
String |
getName() |
int |
getValue() |
String |
toString()
Returns the literal value of the enumerator, which is its string representation.
|
static IfcRoofTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcRoofTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcRoofTypeEnum NULL
NULL_VALUEpublic static final IfcRoofTypeEnum SHED_ROOF
SHED_ROOF_VALUEpublic static final IfcRoofTypeEnum HIP_ROOF
HIP_ROOF_VALUEpublic static final IfcRoofTypeEnum FLAT_ROOF
FLAT_ROOF_VALUEpublic static final IfcRoofTypeEnum BUTTERFLY_ROOF
BUTTERFLY_ROOF_VALUEpublic static final IfcRoofTypeEnum RAINBOW_ROOF
RAINBOW_ROOF_VALUEpublic static final IfcRoofTypeEnum BARREL_ROOF
BARREL_ROOF_VALUEpublic static final IfcRoofTypeEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcRoofTypeEnum FREEFORM
FREEFORM_VALUEpublic static final IfcRoofTypeEnum HIPPED_GABLE_ROOF
HIPPED_GABLE_ROOF_VALUEpublic static final IfcRoofTypeEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcRoofTypeEnum PAVILION_ROOF
PAVILION_ROOF_VALUEpublic static final IfcRoofTypeEnum GABLE_ROOF
GABLE_ROOF_VALUEpublic static final IfcRoofTypeEnum GAMBREL_ROOF
GAMBREL_ROOF_VALUEpublic static final IfcRoofTypeEnum DOME_ROOF
DOME_ROOF_VALUEpublic static final IfcRoofTypeEnum MANSARD_ROOF
MANSARD_ROOF_VALUEpublic static final int NULL_VALUE
If the meaning of 'NULL' literal object isn't clear, there really should be more of a description here...
NULL,
Constant Field Valuespublic static final int SHED_ROOF_VALUE
If the meaning of 'SHED ROOF' literal object isn't clear, there really should be more of a description here...
SHED_ROOF,
Constant Field Valuespublic static final int HIP_ROOF_VALUE
If the meaning of 'HIP ROOF' literal object isn't clear, there really should be more of a description here...
HIP_ROOF,
Constant Field Valuespublic static final int FLAT_ROOF_VALUE
If the meaning of 'FLAT ROOF' literal object isn't clear, there really should be more of a description here...
FLAT_ROOF,
Constant Field Valuespublic static final int BUTTERFLY_ROOF_VALUE
If the meaning of 'BUTTERFLY ROOF' literal object isn't clear, there really should be more of a description here...
BUTTERFLY_ROOF,
Constant Field Valuespublic static final int RAINBOW_ROOF_VALUE
If the meaning of 'RAINBOW ROOF' literal object isn't clear, there really should be more of a description here...
RAINBOW_ROOF,
Constant Field Valuespublic static final int BARREL_ROOF_VALUE
If the meaning of 'BARREL ROOF' literal object isn't clear, there really should be more of a description here...
BARREL_ROOF,
Constant Field Valuespublic static final int USERDEFINED_VALUE
If the meaning of 'USERDEFINED' literal object isn't clear, there really should be more of a description here...
USERDEFINED,
Constant Field Valuespublic static final int FREEFORM_VALUE
If the meaning of 'FREEFORM' literal object isn't clear, there really should be more of a description here...
FREEFORM,
Constant Field Valuespublic static final int HIPPED_GABLE_ROOF_VALUE
If the meaning of 'HIPPED GABLE ROOF' literal object isn't clear, there really should be more of a description here...
HIPPED_GABLE_ROOF,
Constant Field Valuespublic static final int NOTDEFINED_VALUE
If the meaning of 'NOTDEFINED' literal object isn't clear, there really should be more of a description here...
NOTDEFINED,
Constant Field Valuespublic static final int PAVILION_ROOF_VALUE
If the meaning of 'PAVILION ROOF' literal object isn't clear, there really should be more of a description here...
PAVILION_ROOF,
Constant Field Valuespublic static final int GABLE_ROOF_VALUE
If the meaning of 'GABLE ROOF' literal object isn't clear, there really should be more of a description here...
GABLE_ROOF,
Constant Field Valuespublic static final int GAMBREL_ROOF_VALUE
If the meaning of 'GAMBREL ROOF' literal object isn't clear, there really should be more of a description here...
GAMBREL_ROOF,
Constant Field Valuespublic static final int DOME_ROOF_VALUE
If the meaning of 'DOME ROOF' literal object isn't clear, there really should be more of a description here...
DOME_ROOF,
Constant Field Valuespublic static final int MANSARD_ROOF_VALUE
If the meaning of 'MANSARD ROOF' literal object isn't clear, there really should be more of a description here...
MANSARD_ROOF,
Constant Field Valuespublic static final List<IfcRoofTypeEnum> VALUES
public static IfcRoofTypeEnum[] values()
for (IfcRoofTypeEnum c : IfcRoofTypeEnum.values()) System.out.println(c);
public static IfcRoofTypeEnum valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static IfcRoofTypeEnum get(String literal)
literal - the literal.null.public static IfcRoofTypeEnum getByName(String name)
name - the name.null.public static IfcRoofTypeEnum get(int value)
value - the integer value.null.public int getValue()
getValue in interface org.eclipse.emf.common.util.Enumeratorpublic String getName()
getName in interface org.eclipse.emf.common.util.Enumeratorpublic String getLiteral()
getLiteral in interface org.eclipse.emf.common.util.Enumeratorpublic String toString()
toString in class Enum<IfcRoofTypeEnum>Copyright © 2016 OpenSource BIM. All rights reserved.