| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcChangeActionEnum> |
IfcChangeActionEnum.VALUES
A public read-only list of all the 'Ifc Change Action Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcChangeActionEnum |
IfcChangeActionEnum.get(int value)
Returns the 'Ifc Change Action Enum' literal with the specified integer value.
|
static IfcChangeActionEnum |
IfcChangeActionEnum.get(String literal)
Returns the 'Ifc Change Action Enum' literal with the specified literal value.
|
static IfcChangeActionEnum |
IfcChangeActionEnum.getByName(String name)
Returns the 'Ifc Change Action Enum' literal with the specified name.
|
IfcChangeActionEnum |
IfcOwnerHistory.getChangeAction()
Returns the value of the 'Change Action' attribute.
|
static IfcChangeActionEnum |
IfcChangeActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcChangeActionEnum[] |
IfcChangeActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOwnerHistory.setChangeAction(IfcChangeActionEnum value)
Sets the value of the '
Change Action' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcChangeActionEnum |
Ifc2x3tc1FactoryImpl.createIfcChangeActionEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcChangeActionEnum |
IfcOwnerHistoryImpl.getChangeAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOwnerHistoryImpl.setChangeAction(IfcChangeActionEnum newChangeAction) |
Copyright © 2016 OpenSource BIM. All rights reserved.