Uses of Class
com.foursoft.harness.vec.v113.VecModuleList
Packages that use VecModuleList
-
Uses of VecModuleList in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecModuleListModifier and TypeFieldDescriptionprotected List<VecModuleList>VecModuleListSpecification.moduleListConfigurationsMethods in com.foursoft.harness.vec.v113 that return VecModuleListModifier and TypeMethodDescriptionObjectFactory.createVecModuleList()Create an instance ofVecModuleListMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecModuleListModifier and TypeMethodDescriptionVecModuleListSpecification.getModuleListConfigurations()Gets the value of the moduleListConfigurations property.VecPartOccurrence.getRefModuleList()Gets aSetof allVecModuleListthat 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.getRefModuleList()Gets aSetof allVecModuleListthat 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 VecModuleList in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecModuleListModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecModuleList(VecModuleList aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecModuleList(VecModuleList aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecModuleList(VecModuleList aBean) FunctionVisitor.visitVecModuleList(VecModuleList aBean) StrictBaseVisitor.visitVecModuleList(VecModuleList aBean) TraversingVisitor.visitVecModuleList(VecModuleList aBean) Visitor.visitVecModuleList(VecModuleList aBean)