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