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