Uses of Class
com.foursoft.harness.vec.v113.VecItemVersion
Packages that use VecItemVersion
-
Uses of VecItemVersion in com.foursoft.harness.vec.v113
Subclasses of VecItemVersion in com.foursoft.harness.vec.v113Modifier and TypeClassDescriptionclassThe DocumentVersion is one of the two anchors for PDM information in the VEC.classThe PartVersion is one of the two anchors for PDM information in the VEC.Fields in com.foursoft.harness.vec.v113 declared as VecItemVersionModifier and TypeFieldDescriptionprotected VecItemVersionVecItemHistoryEntry.predecessorVersionprotected VecItemVersionVecItemHistoryEntry.successorVersionFields in com.foursoft.harness.vec.v113 with type parameters of type VecItemVersionMethods in com.foursoft.harness.vec.v113 that return VecItemVersionModifier and TypeMethodDescriptionVecApproval.getParentItemVersion()Gets a reference to the parent of this object in the XML DOM Tree.VecChangeDescription.getParentItemVersion()Gets a reference to the parent of this object in the XML DOM Tree.VecCreation.getParentItemVersion()Gets a reference to the parent of this object in the XML DOM Tree.VecItemHistoryEntry.getPredecessorVersion()Gets the value of the predecessorVersion property.VecItemHistoryEntry.getSuccessorVersion()Gets the value of the successorVersion property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecItemVersionModifier and TypeMethodDescriptionVecItemEquivalence.getItem()Gets the value of the item property.VecContract.getRefItemVersion()Gets aSetof allVecItemVersionthat 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.VecCopyrightInformation.getRefItemVersion()Gets aSetof allVecItemVersionthat 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.Methods in com.foursoft.harness.vec.v113 with parameters of type VecItemVersionModifier and TypeMethodDescriptionvoidVecItemHistoryEntry.setPredecessorVersion(VecItemVersion value) Sets the value of the predecessorVersion property.voidVecItemHistoryEntry.setSuccessorVersion(VecItemVersion value) Sets the value of the successorVersion property.