| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcObjectiveEnum> |
IfcObjectiveEnum.VALUES
A public read-only list of all the 'Ifc Objective Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcObjectiveEnum |
IfcObjectiveEnum.get(int value)
Returns the 'Ifc Objective Enum' literal with the specified integer value.
|
static IfcObjectiveEnum |
IfcObjectiveEnum.get(String literal)
Returns the 'Ifc Objective Enum' literal with the specified literal value.
|
static IfcObjectiveEnum |
IfcObjectiveEnum.getByName(String name)
Returns the 'Ifc Objective Enum' literal with the specified name.
|
IfcObjectiveEnum |
IfcObjective.getObjectiveQualifier()
Returns the value of the 'Objective Qualifier' attribute.
|
static IfcObjectiveEnum |
IfcObjectiveEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcObjectiveEnum[] |
IfcObjectiveEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcObjective.setObjectiveQualifier(IfcObjectiveEnum value)
Sets the value of the '
Objective Qualifier' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcObjectiveEnum |
Ifc2x3tc1FactoryImpl.createIfcObjectiveEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcObjectiveEnum |
IfcObjectiveImpl.getObjectiveQualifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcObjectiveImpl.setObjectiveQualifier(IfcObjectiveEnum newObjectiveQualifier) |
Copyright © 2018 OpenSource BIM. All rights reserved.