public enum IfcBSplineSurfaceForm extends Enum<IfcBSplineSurfaceForm> implements org.eclipse.emf.common.util.Enumerator
Ifc4Package.getIfcBSplineSurfaceForm()| Enum Constant and Description |
|---|
CONICAL_SURF
The 'CONICAL SURF' literal object.
|
CYLINDRICAL_SURF
The 'CYLINDRICAL SURF' literal object.
|
GENERALISED_CONE
The 'GENERALISED CONE' literal object.
|
NULL
The 'NULL' literal object.
|
PLANE_SURF
The 'PLANE SURF' literal object.
|
QUADRIC_SURF
The 'QUADRIC SURF' literal object.
|
RULED_SURF
The 'RULED SURF' literal object.
|
SPHERICAL_SURF
The 'SPHERICAL SURF' literal object.
|
SURF_OF_LINEAR_EXTRUSION
The 'SURF OF LINEAR EXTRUSION' literal object.
|
SURF_OF_REVOLUTION
The 'SURF OF REVOLUTION' literal object.
|
TOROIDAL_SURF
The 'TOROIDAL SURF' literal object.
|
UNSPECIFIED
The 'UNSPECIFIED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CONICAL_SURF_VALUE
The 'CONICAL SURF' literal value.
|
static int |
CYLINDRICAL_SURF_VALUE
The 'CYLINDRICAL SURF' literal value.
|
static int |
GENERALISED_CONE_VALUE
The 'GENERALISED CONE' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
PLANE_SURF_VALUE
The 'PLANE SURF' literal value.
|
static int |
QUADRIC_SURF_VALUE
The 'QUADRIC SURF' literal value.
|
static int |
RULED_SURF_VALUE
The 'RULED SURF' literal value.
|
static int |
SPHERICAL_SURF_VALUE
The 'SPHERICAL SURF' literal value.
|
static int |
SURF_OF_LINEAR_EXTRUSION_VALUE
The 'SURF OF LINEAR EXTRUSION' literal value.
|
static int |
SURF_OF_REVOLUTION_VALUE
The 'SURF OF REVOLUTION' literal value.
|
static int |
TOROIDAL_SURF_VALUE
The 'TOROIDAL SURF' literal value.
|
static int |
UNSPECIFIED_VALUE
The 'UNSPECIFIED' literal value.
|
static List<IfcBSplineSurfaceForm> |
VALUES
A public read-only list of all the 'Ifc BSpline Surface Form' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcBSplineSurfaceForm |
get(int value)
Returns the 'Ifc BSpline Surface Form' literal with the specified integer value.
|
static IfcBSplineSurfaceForm |
get(String literal)
Returns the 'Ifc BSpline Surface Form' literal with the specified literal value.
|
static IfcBSplineSurfaceForm |
getByName(String name)
Returns the 'Ifc BSpline Surface Form' 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 IfcBSplineSurfaceForm |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcBSplineSurfaceForm[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcBSplineSurfaceForm NULL
NULL_VALUEpublic static final IfcBSplineSurfaceForm SURF_OF_REVOLUTION
SURF_OF_REVOLUTION_VALUEpublic static final IfcBSplineSurfaceForm UNSPECIFIED
UNSPECIFIED_VALUEpublic static final IfcBSplineSurfaceForm TOROIDAL_SURF
TOROIDAL_SURF_VALUEpublic static final IfcBSplineSurfaceForm CONICAL_SURF
CONICAL_SURF_VALUEpublic static final IfcBSplineSurfaceForm QUADRIC_SURF
QUADRIC_SURF_VALUEpublic static final IfcBSplineSurfaceForm SURF_OF_LINEAR_EXTRUSION
SURF_OF_LINEAR_EXTRUSION_VALUEpublic static final IfcBSplineSurfaceForm GENERALISED_CONE
GENERALISED_CONE_VALUEpublic static final IfcBSplineSurfaceForm SPHERICAL_SURF
SPHERICAL_SURF_VALUEpublic static final IfcBSplineSurfaceForm RULED_SURF
RULED_SURF_VALUEpublic static final IfcBSplineSurfaceForm CYLINDRICAL_SURF
CYLINDRICAL_SURF_VALUEpublic static final IfcBSplineSurfaceForm PLANE_SURF
PLANE_SURF_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 SURF_OF_REVOLUTION_VALUE
If the meaning of 'SURF OF REVOLUTION' literal object isn't clear, there really should be more of a description here...
SURF_OF_REVOLUTION,
Constant Field Valuespublic static final int UNSPECIFIED_VALUE
If the meaning of 'UNSPECIFIED' literal object isn't clear, there really should be more of a description here...
UNSPECIFIED,
Constant Field Valuespublic static final int TOROIDAL_SURF_VALUE
If the meaning of 'TOROIDAL SURF' literal object isn't clear, there really should be more of a description here...
TOROIDAL_SURF,
Constant Field Valuespublic static final int CONICAL_SURF_VALUE
If the meaning of 'CONICAL SURF' literal object isn't clear, there really should be more of a description here...
CONICAL_SURF,
Constant Field Valuespublic static final int QUADRIC_SURF_VALUE
If the meaning of 'QUADRIC SURF' literal object isn't clear, there really should be more of a description here...
QUADRIC_SURF,
Constant Field Valuespublic static final int SURF_OF_LINEAR_EXTRUSION_VALUE
If the meaning of 'SURF OF LINEAR EXTRUSION' literal object isn't clear, there really should be more of a description here...
SURF_OF_LINEAR_EXTRUSION,
Constant Field Valuespublic static final int GENERALISED_CONE_VALUE
If the meaning of 'GENERALISED CONE' literal object isn't clear, there really should be more of a description here...
GENERALISED_CONE,
Constant Field Valuespublic static final int SPHERICAL_SURF_VALUE
If the meaning of 'SPHERICAL SURF' literal object isn't clear, there really should be more of a description here...
SPHERICAL_SURF,
Constant Field Valuespublic static final int RULED_SURF_VALUE
If the meaning of 'RULED SURF' literal object isn't clear, there really should be more of a description here...
RULED_SURF,
Constant Field Valuespublic static final int CYLINDRICAL_SURF_VALUE
If the meaning of 'CYLINDRICAL SURF' literal object isn't clear, there really should be more of a description here...
CYLINDRICAL_SURF,
Constant Field Valuespublic static final int PLANE_SURF_VALUE
If the meaning of 'PLANE SURF' literal object isn't clear, there really should be more of a description here...
PLANE_SURF,
Constant Field Valuespublic static final List<IfcBSplineSurfaceForm> VALUES
public static IfcBSplineSurfaceForm[] values()
for (IfcBSplineSurfaceForm c : IfcBSplineSurfaceForm.values()) System.out.println(c);
public static IfcBSplineSurfaceForm 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 IfcBSplineSurfaceForm get(String literal)
literal - the literal.null.public static IfcBSplineSurfaceForm getByName(String name)
name - the name.null.public static IfcBSplineSurfaceForm 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<IfcBSplineSurfaceForm>Copyright © 2016 OpenSource BIM. All rights reserved.