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