| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcPipeSegmentTypeEnum> |
IfcPipeSegmentTypeEnum.VALUES
A public read-only list of all the 'Ifc Pipe Segment Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcPipeSegmentTypeEnum |
IfcPipeSegmentTypeEnum.get(int value)
Returns the 'Ifc Pipe Segment Type Enum' literal with the specified integer value.
|
static IfcPipeSegmentTypeEnum |
IfcPipeSegmentTypeEnum.get(String literal)
Returns the 'Ifc Pipe Segment Type Enum' literal with the specified literal value.
|
static IfcPipeSegmentTypeEnum |
IfcPipeSegmentTypeEnum.getByName(String name)
Returns the 'Ifc Pipe Segment Type Enum' literal with the specified name.
|
IfcPipeSegmentTypeEnum |
IfcPipeSegmentType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcPipeSegmentTypeEnum |
IfcPipeSegment.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcPipeSegmentTypeEnum |
IfcPipeSegmentTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcPipeSegmentTypeEnum[] |
IfcPipeSegmentTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPipeSegmentType.setPredefinedType(IfcPipeSegmentTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
IfcPipeSegment.setPredefinedType(IfcPipeSegmentTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcPipeSegmentTypeEnum |
Ifc4FactoryImpl.createIfcPipeSegmentTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcPipeSegmentTypeEnum |
IfcPipeSegmentImpl.getPredefinedType() |
IfcPipeSegmentTypeEnum |
IfcPipeSegmentTypeImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPipeSegmentImpl.setPredefinedType(IfcPipeSegmentTypeEnum newPredefinedType) |
void |
IfcPipeSegmentTypeImpl.setPredefinedType(IfcPipeSegmentTypeEnum newPredefinedType) |
Copyright © 2018 OpenSource BIM. All rights reserved.