public interface IfcTypeObject extends IfcObjectDefinition
The following features are supported:
Ifc4Package.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> |
getTypes()
Returns the value of the 'Types' 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 |
isSetTypes()
Returns whether the value of the '
Types' 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 |
unsetTypes()
Unsets the value of the '
Types' reference list. |
getDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, 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),
Ifc4Package.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(),
Ifc4Package.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> getTypes()
IfcRelDefinesByType.
It is bidirectional and its opposite is 'Relating Type'.
If the meaning of the 'Types' reference list isn't clear, there really should be more of a description here...
isSetTypes(),
unsetTypes(),
Ifc4Package.getIfcTypeObject_Types(),
IfcRelDefinesByType.getRelatingType()void unsetTypes()
Types' reference list.
isSetTypes(),
getTypes()boolean isSetTypes()
Types' reference list is set.
unsetTypes(),
getTypes()Copyright © 2018 OpenSource BIM. All rights reserved.