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