| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcMetric
A representation of the model object 'Ifc Metric'.
|
interface |
IfcObjective
A representation of the model object 'Ifc Objective'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcConstraint |
Ifc2x3tc1Factory.createIfcConstraint()
Returns a new object of class 'Ifc Constraint'.
|
IfcConstraint |
IfcConstraintClassificationRelationship.getClassifiedConstraint()
Returns the value of the 'Classified Constraint' reference.
|
IfcConstraint |
IfcRelAssociatesConstraint.getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
IfcConstraint |
IfcPropertyConstraintRelationship.getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
IfcConstraint |
IfcConstraintRelationship.getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
IfcConstraint |
IfcConstraintAggregationRelationship.getRelatingConstraint()
Returns the value of the 'Relating Constraint' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcConstraint> |
IfcConstraintRelationship.getRelatedConstraints()
Returns the value of the 'Related Constraints' reference list.
|
org.eclipse.emf.common.util.EList<IfcConstraint> |
IfcConstraintAggregationRelationship.getRelatedConstraints()
Returns the value of the 'Related Constraints' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConstraintClassificationRelationship.setClassifiedConstraint(IfcConstraint value)
Sets the value of the '
Classified Constraint' reference. |
void |
IfcRelAssociatesConstraint.setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
void |
IfcPropertyConstraintRelationship.setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
void |
IfcConstraintRelationship.setRelatingConstraint(IfcConstraint value)
Sets the value of the '
Relating Constraint' reference. |
void |
IfcConstraintAggregationRelationship.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 |
Ifc2x3tc1FactoryImpl.createIfcConstraint() |
IfcConstraint |
IfcConstraintClassificationRelationshipImpl.getClassifiedConstraint() |
IfcConstraint |
IfcPropertyConstraintRelationshipImpl.getRelatingConstraint() |
IfcConstraint |
IfcRelAssociatesConstraintImpl.getRelatingConstraint() |
IfcConstraint |
IfcConstraintAggregationRelationshipImpl.getRelatingConstraint() |
IfcConstraint |
IfcConstraintRelationshipImpl.getRelatingConstraint() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcConstraint> |
IfcConstraintAggregationRelationshipImpl.getRelatedConstraints() |
org.eclipse.emf.common.util.EList<IfcConstraint> |
IfcConstraintRelationshipImpl.getRelatedConstraints() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConstraintClassificationRelationshipImpl.setClassifiedConstraint(IfcConstraint newClassifiedConstraint) |
void |
IfcPropertyConstraintRelationshipImpl.setRelatingConstraint(IfcConstraint newRelatingConstraint) |
void |
IfcRelAssociatesConstraintImpl.setRelatingConstraint(IfcConstraint newRelatingConstraint) |
void |
IfcConstraintAggregationRelationshipImpl.setRelatingConstraint(IfcConstraint newRelatingConstraint) |
void |
IfcConstraintRelationshipImpl.setRelatingConstraint(IfcConstraint newRelatingConstraint) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcConstraint(IfcConstraint object)
Returns the result of interpreting the object as an instance of 'Ifc Constraint'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.