Uses of Class
com.foursoft.harness.vec.v113.VecPartRelation
Packages that use VecPartRelation
-
Uses of VecPartRelation in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecPartRelationModifier and TypeFieldDescriptionprotected List<VecPartRelation>VecGeneralTechnicalPartSpecification.partRelationsMethods in com.foursoft.harness.vec.v113 that return VecPartRelationModifier and TypeMethodDescriptionObjectFactory.createVecPartRelation()Create an instance ofVecPartRelationMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecPartRelationModifier and TypeMethodDescriptionVecGeneralTechnicalPartSpecification.getPartRelations()Gets the value of the partRelations property.VecPartVersion.getRefPartRelation()Gets aSetof allVecPartRelationthat 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. -
Uses of VecPartRelation in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecPartRelationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecPartRelation(VecPartRelation aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecPartRelation(VecPartRelation aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecPartRelation(VecPartRelation aBean) FunctionVisitor.visitVecPartRelation(VecPartRelation aBean) StrictBaseVisitor.visitVecPartRelation(VecPartRelation aBean) TraversingVisitor.visitVecPartRelation(VecPartRelation aBean) Visitor.visitVecPartRelation(VecPartRelation aBean)