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