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