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