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