public enum IfcValveTypeEnum extends Enum<IfcValveTypeEnum> implements org.eclipse.emf.common.util.Enumerator
Ifc2x3tc1Package.getIfcValveTypeEnum()| Enum Constant and Description |
|---|
AIRRELEASE
The 'AIRRELEASE' literal object.
|
ANTIVACUUM
The 'ANTIVACUUM' literal object.
|
CHANGEOVER
The 'CHANGEOVER' literal object.
|
CHECK
The 'CHECK' literal object.
|
COMMISSIONING
The 'COMMISSIONING' literal object.
|
DIVERTING
The 'DIVERTING' literal object.
|
DOUBLECHECK
The 'DOUBLECHECK' literal object.
|
DOUBLEREGULATING
The 'DOUBLEREGULATING' literal object.
|
DRAWOFFCOCK
The 'DRAWOFFCOCK' literal object.
|
FAUCET
The 'FAUCET' literal object.
|
FLUSHING
The 'FLUSHING' literal object.
|
GASCOCK
The 'GASCOCK' literal object.
|
GASTAP
The 'GASTAP' literal object.
|
ISOLATING
The 'ISOLATING' literal object.
|
MIXING
The 'MIXING' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
PRESSUREREDUCING
The 'PRESSUREREDUCING' literal object.
|
PRESSURERELIEF
The 'PRESSURERELIEF' literal object.
|
REGULATING
The 'REGULATING' literal object.
|
SAFETYCUTOFF
The 'SAFETYCUTOFF' literal object.
|
STEAMTRAP
The 'STEAMTRAP' literal object.
|
STOPCOCK
The 'STOPCOCK' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
AIRRELEASE_VALUE
The 'AIRRELEASE' literal value.
|
static int |
ANTIVACUUM_VALUE
The 'ANTIVACUUM' literal value.
|
static int |
CHANGEOVER_VALUE
The 'CHANGEOVER' literal value.
|
static int |
CHECK_VALUE
The 'CHECK' literal value.
|
static int |
COMMISSIONING_VALUE
The 'COMMISSIONING' literal value.
|
static int |
DIVERTING_VALUE
The 'DIVERTING' literal value.
|
static int |
DOUBLECHECK_VALUE
The 'DOUBLECHECK' literal value.
|
static int |
DOUBLEREGULATING_VALUE
The 'DOUBLEREGULATING' literal value.
|
static int |
DRAWOFFCOCK_VALUE
The 'DRAWOFFCOCK' literal value.
|
static int |
FAUCET_VALUE
The 'FAUCET' literal value.
|
static int |
FLUSHING_VALUE
The 'FLUSHING' literal value.
|
static int |
GASCOCK_VALUE
The 'GASCOCK' literal value.
|
static int |
GASTAP_VALUE
The 'GASTAP' literal value.
|
static int |
ISOLATING_VALUE
The 'ISOLATING' literal value.
|
static int |
MIXING_VALUE
The 'MIXING' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
PRESSUREREDUCING_VALUE
The 'PRESSUREREDUCING' literal value.
|
static int |
PRESSURERELIEF_VALUE
The 'PRESSURERELIEF' literal value.
|
static int |
REGULATING_VALUE
The 'REGULATING' literal value.
|
static int |
SAFETYCUTOFF_VALUE
The 'SAFETYCUTOFF' literal value.
|
static int |
STEAMTRAP_VALUE
The 'STEAMTRAP' literal value.
|
static int |
STOPCOCK_VALUE
The 'STOPCOCK' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcValveTypeEnum> |
VALUES
A public read-only list of all the 'Ifc Valve Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcValveTypeEnum |
get(int value)
Returns the 'Ifc Valve Type Enum' literal with the specified integer value.
|
static IfcValveTypeEnum |
get(String literal)
Returns the 'Ifc Valve Type Enum' literal with the specified literal value.
|
static IfcValveTypeEnum |
getByName(String name)
Returns the 'Ifc Valve 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 IfcValveTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcValveTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcValveTypeEnum NULL
NULL_VALUEpublic static final IfcValveTypeEnum COMMISSIONING
COMMISSIONING_VALUEpublic static final IfcValveTypeEnum CHANGEOVER
CHANGEOVER_VALUEpublic static final IfcValveTypeEnum DIVERTING
DIVERTING_VALUEpublic static final IfcValveTypeEnum GASTAP
GASTAP_VALUEpublic static final IfcValveTypeEnum ANTIVACUUM
ANTIVACUUM_VALUEpublic static final IfcValveTypeEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcValveTypeEnum AIRRELEASE
AIRRELEASE_VALUEpublic static final IfcValveTypeEnum REGULATING
REGULATING_VALUEpublic static final IfcValveTypeEnum PRESSUREREDUCING
PRESSUREREDUCING_VALUEpublic static final IfcValveTypeEnum STEAMTRAP
STEAMTRAP_VALUEpublic static final IfcValveTypeEnum DOUBLECHECK
DOUBLECHECK_VALUEpublic static final IfcValveTypeEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcValveTypeEnum MIXING
MIXING_VALUEpublic static final IfcValveTypeEnum PRESSURERELIEF
PRESSURERELIEF_VALUEpublic static final IfcValveTypeEnum STOPCOCK
STOPCOCK_VALUEpublic static final IfcValveTypeEnum FLUSHING
FLUSHING_VALUEpublic static final IfcValveTypeEnum ISOLATING
ISOLATING_VALUEpublic static final IfcValveTypeEnum FAUCET
FAUCET_VALUEpublic static final IfcValveTypeEnum SAFETYCUTOFF
SAFETYCUTOFF_VALUEpublic static final IfcValveTypeEnum CHECK
CHECK_VALUEpublic static final IfcValveTypeEnum DRAWOFFCOCK
DRAWOFFCOCK_VALUEpublic static final IfcValveTypeEnum GASCOCK
GASCOCK_VALUEpublic static final IfcValveTypeEnum DOUBLEREGULATING
DOUBLEREGULATING_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 COMMISSIONING_VALUE
If the meaning of 'COMMISSIONING' literal object isn't clear, there really should be more of a description here...
COMMISSIONING,
Constant Field Valuespublic static final int CHANGEOVER_VALUE
If the meaning of 'CHANGEOVER' literal object isn't clear, there really should be more of a description here...
CHANGEOVER,
Constant Field Valuespublic static final int DIVERTING_VALUE
If the meaning of 'DIVERTING' literal object isn't clear, there really should be more of a description here...
DIVERTING,
Constant Field Valuespublic static final int GASTAP_VALUE
If the meaning of 'GASTAP' literal object isn't clear, there really should be more of a description here...
GASTAP,
Constant Field Valuespublic static final int ANTIVACUUM_VALUE
If the meaning of 'ANTIVACUUM' literal object isn't clear, there really should be more of a description here...
ANTIVACUUM,
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 AIRRELEASE_VALUE
If the meaning of 'AIRRELEASE' literal object isn't clear, there really should be more of a description here...
AIRRELEASE,
Constant Field Valuespublic static final int REGULATING_VALUE
If the meaning of 'REGULATING' literal object isn't clear, there really should be more of a description here...
REGULATING,
Constant Field Valuespublic static final int PRESSUREREDUCING_VALUE
If the meaning of 'PRESSUREREDUCING' literal object isn't clear, there really should be more of a description here...
PRESSUREREDUCING,
Constant Field Valuespublic static final int STEAMTRAP_VALUE
If the meaning of 'STEAMTRAP' literal object isn't clear, there really should be more of a description here...
STEAMTRAP,
Constant Field Valuespublic static final int DOUBLECHECK_VALUE
If the meaning of 'DOUBLECHECK' literal object isn't clear, there really should be more of a description here...
DOUBLECHECK,
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 MIXING_VALUE
If the meaning of 'MIXING' literal object isn't clear, there really should be more of a description here...
MIXING,
Constant Field Valuespublic static final int PRESSURERELIEF_VALUE
If the meaning of 'PRESSURERELIEF' literal object isn't clear, there really should be more of a description here...
PRESSURERELIEF,
Constant Field Valuespublic static final int STOPCOCK_VALUE
If the meaning of 'STOPCOCK' literal object isn't clear, there really should be more of a description here...
STOPCOCK,
Constant Field Valuespublic static final int FLUSHING_VALUE
If the meaning of 'FLUSHING' literal object isn't clear, there really should be more of a description here...
FLUSHING,
Constant Field Valuespublic static final int ISOLATING_VALUE
If the meaning of 'ISOLATING' literal object isn't clear, there really should be more of a description here...
ISOLATING,
Constant Field Valuespublic static final int FAUCET_VALUE
If the meaning of 'FAUCET' literal object isn't clear, there really should be more of a description here...
FAUCET,
Constant Field Valuespublic static final int SAFETYCUTOFF_VALUE
If the meaning of 'SAFETYCUTOFF' literal object isn't clear, there really should be more of a description here...
SAFETYCUTOFF,
Constant Field Valuespublic static final int CHECK_VALUE
If the meaning of 'CHECK' literal object isn't clear, there really should be more of a description here...
CHECK,
Constant Field Valuespublic static final int DRAWOFFCOCK_VALUE
If the meaning of 'DRAWOFFCOCK' literal object isn't clear, there really should be more of a description here...
DRAWOFFCOCK,
Constant Field Valuespublic static final int GASCOCK_VALUE
If the meaning of 'GASCOCK' literal object isn't clear, there really should be more of a description here...
GASCOCK,
Constant Field Valuespublic static final int DOUBLEREGULATING_VALUE
If the meaning of 'DOUBLEREGULATING' literal object isn't clear, there really should be more of a description here...
DOUBLEREGULATING,
Constant Field Valuespublic static final List<IfcValveTypeEnum> VALUES
public static IfcValveTypeEnum[] values()
for (IfcValveTypeEnum c : IfcValveTypeEnum.values()) System.out.println(c);
public static IfcValveTypeEnum 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 IfcValveTypeEnum get(String literal)
literal - the literal.null.public static IfcValveTypeEnum getByName(String name)
name - the name.null.public static IfcValveTypeEnum 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<IfcValveTypeEnum>Copyright © 2016 OpenSource BIM. All rights reserved.