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