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