Uses of Class
com.foursoft.harness.vec.v113.VecOccurrenceOrUsage
Packages that use VecOccurrenceOrUsage
-
Uses of VecOccurrenceOrUsage in com.foursoft.harness.vec.v113
Subclasses of VecOccurrenceOrUsage in com.foursoft.harness.vec.v113Modifier and TypeClassDescriptionclassA PartOccurrence is an instance of a component with a specified part number (PartVersion).classPartUsages shall be used for the specification of the elements on an electrical system wiring plan and for the specification of the elements on a pure geometry description.Fields in com.foursoft.harness.vec.v113 declared as VecOccurrenceOrUsageModifier and TypeFieldDescriptionprotected VecOccurrenceOrUsageVecOccurrenceOrUsageViewItem2D.occurrenceOrUsageprotected VecOccurrenceOrUsageVecOccurrenceOrUsageViewItem3D.occurrenceOrUsageSpecifies the OccurrenceOrUsage which is represented by the view item.Fields in com.foursoft.harness.vec.v113 with type parameters of type VecOccurrenceOrUsageModifier and TypeFieldDescriptionprotected List<VecOccurrenceOrUsage>VecPartWithSubComponentsRole.subComponentReferences the subcomponents that belong to this instance of a PartWithSubComponents.Methods in com.foursoft.harness.vec.v113 that return VecOccurrenceOrUsageModifier and TypeMethodDescriptionHasOccurrenceOrUsage.getOccurrenceOrUsage()VecOccurrenceOrUsageViewItem2D.getOccurrenceOrUsage()Gets the value of the occurrenceOrUsage property.VecOccurrenceOrUsageViewItem3D.getOccurrenceOrUsage()Gets the value of the occurrenceOrUsage property.VecInstruction.getParentOccurrenceOrUsage()Gets a reference to the parent of this object in the XML DOM Tree.VecRole.getParentOccurrenceOrUsage()Gets a reference to the parent of this object in the XML DOM Tree.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecOccurrenceOrUsageModifier and TypeMethodDescriptionVecUsageNode.getRefOccurrenceOrUsage()Gets aSetof allVecOccurrenceOrUsagethat have a outgoing reference to this object.
Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by theExtendedUnmarshaller.
This property is consistent to the state of object model at the time of unmarshalling.VecPartWithSubComponentsRole.getSubComponent()Gets the value of the subComponent property.Methods in com.foursoft.harness.vec.v113 with parameters of type VecOccurrenceOrUsageModifier and TypeMethodDescriptionvoidVecOccurrenceOrUsageViewItem2D.setOccurrenceOrUsage(VecOccurrenceOrUsage value) Sets the value of the occurrenceOrUsage property.voidVecOccurrenceOrUsageViewItem3D.setOccurrenceOrUsage(VecOccurrenceOrUsage value) Sets the value of the occurrenceOrUsage property.