| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcRampTypeEnum> |
IfcRampTypeEnum.VALUES
A public read-only list of all the 'Ifc Ramp Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcRampTypeEnum |
IfcRampTypeEnum.get(int value)
Returns the 'Ifc Ramp Type Enum' literal with the specified integer value.
|
static IfcRampTypeEnum |
IfcRampTypeEnum.get(String literal)
Returns the 'Ifc Ramp Type Enum' literal with the specified literal value.
|
static IfcRampTypeEnum |
IfcRampTypeEnum.getByName(String name)
Returns the 'Ifc Ramp Type Enum' literal with the specified name.
|
IfcRampTypeEnum |
IfcRamp.getShapeType()
Returns the value of the 'Shape Type' attribute.
|
static IfcRampTypeEnum |
IfcRampTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcRampTypeEnum[] |
IfcRampTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRamp.setShapeType(IfcRampTypeEnum value)
Sets the value of the '
Shape Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcRampTypeEnum |
Ifc2x3tc1FactoryImpl.createIfcRampTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcRampTypeEnum |
IfcRampImpl.getShapeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRampImpl.setShapeType(IfcRampTypeEnum newShapeType) |
Copyright © 2018 OpenSource BIM. All rights reserved.