| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcComplexProperty
A representation of the model object 'Ifc Complex Property'.
|
interface |
IfcPropertyBoundedValue
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 |
IfcPropertyEnumeratedValue
A representation of the model object 'Ifc Property Enumerated Value'.
|
interface |
IfcPropertyListValue
A representation of the model object 'Ifc Property List Value'.
|
interface |
IfcPropertyReferenceValue
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 |
IfcPropertySingleValue
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 |
IfcPropertyTableValue
A representation of the model object 'Ifc Property Table Value'.
|
interface |
IfcSimpleProperty
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.
|
| Modifier and Type | Method and Description |
|---|---|
IfcProperty |
Ifc2x3tc1Factory.createIfcProperty()
Returns a new object of class 'Ifc Property'.
|
IfcProperty |
IfcPropertyDependencyRelationship.getDependantProperty()
Returns the value of the 'Dependant Property' reference.
|
IfcProperty |
IfcPropertyDependencyRelationship.getDependingProperty()
Returns the value of the 'Depending Property' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcApprovalPropertyRelationship.getApprovedProperties()
Returns the value of the 'Approved Properties' reference list.
|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcExtendedMaterialProperties.getExtendedProperties()
Returns the value of the 'Extended Properties' reference list.
|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcPropertySet.getHasProperties()
Returns the value of the 'Has Properties' reference list.
|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcComplexProperty.getHasProperties()
Returns the value of the 'Has Properties' reference list.
|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcRelOverridesProperties.getOverridingProperties()
Returns the value of the 'Overriding Properties' reference list.
|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcPropertyConstraintRelationship.getRelatedProperties()
Returns the value of the 'Related Properties' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyDependencyRelationship.setDependantProperty(IfcProperty value)
Sets the value of the '
Dependant Property' reference. |
void |
IfcPropertyDependencyRelationship.setDependingProperty(IfcProperty value)
Sets the value of the '
Depending Property' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcComplexPropertyImpl
An implementation of the model object 'Ifc Complex Property'.
|
class |
IfcPropertyBoundedValueImpl
An implementation of the model object 'Ifc Property Bounded Value'.
|
class |
IfcPropertyEnumeratedValueImpl
An implementation of the model object 'Ifc Property Enumerated Value'.
|
class |
IfcPropertyImpl
An implementation of the model object 'Ifc Property'.
|
class |
IfcPropertyListValueImpl
An implementation of the model object 'Ifc Property List Value'.
|
class |
IfcPropertyReferenceValueImpl
An implementation of the model object 'Ifc Property Reference Value'.
|
class |
IfcPropertySingleValueImpl
An implementation of the model object 'Ifc Property Single Value'.
|
class |
IfcPropertyTableValueImpl
An implementation of the model object 'Ifc Property Table Value'.
|
class |
IfcSimplePropertyImpl
An implementation of the model object 'Ifc Simple Property'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcProperty |
Ifc2x3tc1FactoryImpl.createIfcProperty() |
IfcProperty |
IfcPropertyDependencyRelationshipImpl.getDependantProperty() |
IfcProperty |
IfcPropertyDependencyRelationshipImpl.getDependingProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcApprovalPropertyRelationshipImpl.getApprovedProperties() |
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcExtendedMaterialPropertiesImpl.getExtendedProperties() |
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcPropertySetImpl.getHasProperties() |
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcComplexPropertyImpl.getHasProperties() |
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcRelOverridesPropertiesImpl.getOverridingProperties() |
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcPropertyConstraintRelationshipImpl.getRelatedProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyDependencyRelationshipImpl.setDependantProperty(IfcProperty newDependantProperty) |
void |
IfcPropertyDependencyRelationshipImpl.setDependingProperty(IfcProperty newDependingProperty) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcProperty(IfcProperty object)
Returns the result of interpreting the object as an instance of 'Ifc Property'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.