Uses of Class
com.foursoft.harness.vec.v113.VecPartWithSubComponentsRole
Packages that use VecPartWithSubComponentsRole
-
Uses of VecPartWithSubComponentsRole in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecPartWithSubComponentsRoleModifier and TypeFieldDescriptionprotected List<VecPartWithSubComponentsRole>VecModuleFamily.moduleInFamilyprotected List<VecPartWithSubComponentsRole>VecModuleList.moduleInListMethods in com.foursoft.harness.vec.v113 that return VecPartWithSubComponentsRoleModifier and TypeMethodDescriptionObjectFactory.createVecPartWithSubComponentsRole()Create an instance ofVecPartWithSubComponentsRoleMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecPartWithSubComponentsRoleModifier and TypeMethodDescriptionVecModuleFamily.getModuleInFamily()Gets the value of the moduleInFamily property.VecModuleList.getModuleInList()Gets the value of the moduleInList property.VecOccurrenceOrUsage.getRefPartWithSubComponentsRole()Gets aSetof allVecPartWithSubComponentsRolethat 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.VecPartStructureSpecification.getRefPartWithSubComponentsRole()Gets aSetof allVecPartWithSubComponentsRolethat 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 VecPartWithSubComponentsRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecPartWithSubComponentsRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecPartWithSubComponentsRole(VecPartWithSubComponentsRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecPartWithSubComponentsRole(VecPartWithSubComponentsRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecPartWithSubComponentsRole(VecPartWithSubComponentsRole aBean) FunctionVisitor.visitVecPartWithSubComponentsRole(VecPartWithSubComponentsRole aBean) StrictBaseVisitor.visitVecPartWithSubComponentsRole(VecPartWithSubComponentsRole aBean) TraversingVisitor.visitVecPartWithSubComponentsRole(VecPartWithSubComponentsRole aBean) Visitor.visitVecPartWithSubComponentsRole(VecPartWithSubComponentsRole aBean)