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