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