| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcMetric
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcObjective
A representation of the model object 'Ifc Objective'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcConstraint |
Ifc4Factory.createIfcConstraint()
Returns a new object of class 'Ifc Constraint'.
|
IfcConstraint |
IfcRelAssociatesConstraint.getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
IfcConstraint |
IfcResourceConstraintRelationship.getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcConstraint> |
IfcObjective.getBenchmarkValues()
Returns the value of the 'Benchmark Values' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesConstraint.setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
void |
IfcResourceConstraintRelationship.setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcConstraintImpl
An implementation of the model object 'Ifc Constraint'.
|
class |
IfcMetricImpl
An implementation of the model object 'Ifc Metric'.
|
class |
IfcObjectiveImpl
An implementation of the model object 'Ifc Objective'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcConstraint |
Ifc4FactoryImpl.createIfcConstraint() |
IfcConstraint |
IfcResourceConstraintRelationshipImpl.getRelatingConstraint() |
IfcConstraint |
IfcRelAssociatesConstraintImpl.getRelatingConstraint() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcConstraint> |
IfcObjectiveImpl.getBenchmarkValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcResourceConstraintRelationshipImpl.setRelatingConstraint(IfcConstraint newRelatingConstraint) |
void |
IfcRelAssociatesConstraintImpl.setRelatingConstraint(IfcConstraint newRelatingConstraint) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcConstraint(IfcConstraint object)
Returns the result of interpreting the object as an instance of 'Ifc Constraint'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.