public interface IfcTypeObject extends IfcObjectDefinition
The following features are supported:
Ifc2x3tc1Package.getIfcTypeObject()| Modifier and Type | Method and Description |
|---|---|
String |
getApplicableOccurrence()
Returns the value of the 'Applicable Occurrence' attribute.
|
org.eclipse.emf.common.util.EList<IfcPropertySetDefinition> |
getHasPropertySets()
Returns the value of the 'Has Property Sets' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelDefinesByType> |
getObjectTypeOf()
Returns the value of the 'Object Type Of' reference list.
|
boolean |
isSetApplicableOccurrence()
Returns whether the value of the '
Applicable Occurrence' attribute is set. |
boolean |
isSetHasPropertySets()
Returns whether the value of the '
Has Property Sets' reference list is set. |
boolean |
isSetObjectTypeOf()
Returns whether the value of the '
Object Type Of' reference list is set. |
void |
setApplicableOccurrence(String value)
Sets the value of the '
Applicable Occurrence' attribute. |
void |
unsetApplicableOccurrence()
Unsets the value of the '
Applicable Occurrence' attribute. |
void |
unsetHasPropertySets()
Unsets the value of the '
Has Property Sets' reference list. |
void |
unsetObjectTypeOf()
Unsets the value of the '
Object Type Of' reference list. |
getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getApplicableOccurrence()
If the meaning of the 'Applicable Occurrence' attribute isn't clear, there really should be more of a description here...
isSetApplicableOccurrence(),
unsetApplicableOccurrence(),
setApplicableOccurrence(String),
Ifc2x3tc1Package.getIfcTypeObject_ApplicableOccurrence()void setApplicableOccurrence(String value)
Applicable Occurrence' attribute.
value - the new value of the 'Applicable Occurrence' attribute.isSetApplicableOccurrence(),
unsetApplicableOccurrence(),
getApplicableOccurrence()void unsetApplicableOccurrence()
Applicable Occurrence' attribute.
boolean isSetApplicableOccurrence()
Applicable Occurrence' attribute is set.
unsetApplicableOccurrence(),
getApplicableOccurrence(),
setApplicableOccurrence(String)org.eclipse.emf.common.util.EList<IfcPropertySetDefinition> getHasPropertySets()
IfcPropertySetDefinition.
It is bidirectional and its opposite is 'Defines Type'.
If the meaning of the 'Has Property Sets' reference list isn't clear, there really should be more of a description here...
isSetHasPropertySets(),
unsetHasPropertySets(),
Ifc2x3tc1Package.getIfcTypeObject_HasPropertySets(),
IfcPropertySetDefinition.getDefinesType()void unsetHasPropertySets()
Has Property Sets' reference list.
isSetHasPropertySets(),
getHasPropertySets()boolean isSetHasPropertySets()
Has Property Sets' reference list is set.
unsetHasPropertySets(),
getHasPropertySets()org.eclipse.emf.common.util.EList<IfcRelDefinesByType> getObjectTypeOf()
IfcRelDefinesByType.
It is bidirectional and its opposite is 'Relating Type'.
If the meaning of the 'Object Type Of' reference list isn't clear, there really should be more of a description here...
isSetObjectTypeOf(),
unsetObjectTypeOf(),
Ifc2x3tc1Package.getIfcTypeObject_ObjectTypeOf(),
IfcRelDefinesByType.getRelatingType()void unsetObjectTypeOf()
Object Type Of' reference list.
isSetObjectTypeOf(),
getObjectTypeOf()boolean isSetObjectTypeOf()
Object Type Of' reference list is set.
unsetObjectTypeOf(),
getObjectTypeOf()Copyright © 2016 OpenSource BIM. All rights reserved.