| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcComplexProperty
A representation of the model object 'Ifc Complex Property'.
|
interface |
IfcPropertyBoundedValue
A representation of the model object 'Ifc Property Bounded Value'.
|
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
A representation of the model object 'Ifc Property Reference Value'.
|
interface |
IfcPropertySingleValue
A representation of the model object 'Ifc Property Single Value'.
|
interface |
IfcPropertyTableValue
A representation of the model object 'Ifc Property Table Value'.
|
interface |
IfcSimpleProperty
A representation of the model object 'Ifc Simple Property'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcProperty |
Ifc4Factory.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> |
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> |
IfcExtendedProperties.getProperties()
Returns the value of the '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 |
Ifc4FactoryImpl.createIfcProperty() |
IfcProperty |
IfcPropertyDependencyRelationshipImpl.getDependantProperty() |
IfcProperty |
IfcPropertyDependencyRelationshipImpl.getDependingProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcComplexPropertyImpl.getHasProperties() |
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcPropertySetImpl.getHasProperties() |
org.eclipse.emf.common.util.EList<IfcProperty> |
IfcExtendedPropertiesImpl.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyDependencyRelationshipImpl.setDependantProperty(IfcProperty newDependantProperty) |
void |
IfcPropertyDependencyRelationshipImpl.setDependingProperty(IfcProperty newDependingProperty) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcProperty(IfcProperty object)
Returns the result of interpreting the object as an instance of 'Ifc Property'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.