Uses of Class
com.foursoft.harness.vec.v113.VecPartOrUsageRelatedSpecification
Packages that use VecPartOrUsageRelatedSpecification
-
Uses of VecPartOrUsageRelatedSpecification in com.foursoft.harness.vec.v113
Subclasses of VecPartOrUsageRelatedSpecification in com.foursoft.harness.vec.v113Modifier and TypeClassDescriptionclassSpecification of the electrological aspects of an antenna.classSpecification of the electrological aspects of a battery.classSpecification for fixings that are mounted onto a bolt.classSpecification for cable ducts.classSpecification for the definition of cable ties.classACavityAccessoryis an non-electrical part used in an cavity with no sealing properties (e.g.classCavityPartSpecification CavitiesclassSpecification for the definition of cavity seals.classSpecification for the definition of cavity seals.classSpecification for the definition of cap's (backshells) of connectors.classSpecification for the definition of connector housings.classSpecification for the definition of corrugated pipes.classSpecification for fixings that are mounted onto an edge.classBase-class for the specification of electrological components, which are connected to the harness.classSpecification for the definition of fittings.classSpecification for the definition of fixings.classSpecification of the electrological aspects of a fuse.classSpecification for the definition of common properties for technical parts.classSpecification for the definition of grommets.classSpecification for fixings that are mounted with a hole.classSpecification for the definition of cavity plugs that apply to more than one cavity.classSpecification for cavity seals that apply to more than one cavity.classJava class for MultiFuseSpecification complex type.classSpecification for the description of a part structure.classSpecification for the general aspects of a component that are enabling the component to be placed in a topology.classSpecification for the definition of pluggable terminals.classJava class for PotentialDistributorSpecification complex type.classSpecification of the electrological aspects of a relay.classSpecification for the definition of ring terminals.classSpecification of tubes that are shrinkable.classSpecification for the definition of splice terminals.classSpecifies a stripe which has fixed length and width.classSpecification for the description of tapes.classSpecification for the definition of terminals.classSpecifies tubes.classWireEndAccessorySpecificationsare describing parts that are used for a treatment of a wire end before the actual terminal is attached to theWireEnd(e.g.classSpecification for the description of wire protections.classSpecification for the definition of a wire.Fields in com.foursoft.harness.vec.v113 declared as VecPartOrUsageRelatedSpecificationModifier and TypeFieldDescriptionprotected VecPartOrUsageRelatedSpecificationVecSpecificRole.specificationReferences thePartOrUsageRelatedSpecificationthat is instantiated by thisSpecificRole.Fields in com.foursoft.harness.vec.v113 with type parameters of type VecPartOrUsageRelatedSpecificationModifier and TypeFieldDescriptionprotected List<VecPartOrUsageRelatedSpecification>VecPartUsage.partOrUsageRelatedSpecificationMethods in com.foursoft.harness.vec.v113 that return VecPartOrUsageRelatedSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecPartOrUsageRelatedSpecification()Create an instance ofVecPartOrUsageRelatedSpecificationVecSpecificRole.getSpecification()Gets the value of the specification property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecPartOrUsageRelatedSpecificationModifier and TypeMethodDescriptionVecPartUsage.getPartOrUsageRelatedSpecification()Gets the value of the partOrUsageRelatedSpecification property.VecPartVersion.getRefPartOrUsageRelatedSpecification()Gets aSetof allVecPartOrUsageRelatedSpecificationthat 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 VecPartOrUsageRelatedSpecificationModifier and TypeMethodDescriptionvoidVecSpecificRole.setSpecification(VecPartOrUsageRelatedSpecification value) Sets the value of the specification property. -
Uses of VecPartOrUsageRelatedSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecPartOrUsageRelatedSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecPartOrUsageRelatedSpecification(VecPartOrUsageRelatedSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecPartOrUsageRelatedSpecification(VecPartOrUsageRelatedSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecPartOrUsageRelatedSpecification(VecPartOrUsageRelatedSpecification aBean) FunctionVisitor.visitVecPartOrUsageRelatedSpecification(VecPartOrUsageRelatedSpecification aBean) StrictBaseVisitor.visitVecPartOrUsageRelatedSpecification(VecPartOrUsageRelatedSpecification aBean) TraversingVisitor.visitVecPartOrUsageRelatedSpecification(VecPartOrUsageRelatedSpecification aBean)