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