Uses of Class
com.foursoft.harness.vec.v113.VecCompatibilityStatement
Packages that use VecCompatibilityStatement
-
Uses of VecCompatibilityStatement in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecCompatibilityStatementModifier and TypeFieldDescriptionprotected List<VecCompatibilityStatement>VecCompatibilitySpecification.compatibilityStatementsSpecifies the CompatibilityStatements defined by this CompatibilitySpecification.Methods in com.foursoft.harness.vec.v113 that return VecCompatibilityStatementModifier and TypeMethodDescriptionObjectFactory.createVecCompatibilityStatement()Create an instance ofVecCompatibilityStatementMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCompatibilityStatementModifier and TypeMethodDescriptionVecCompatibilitySpecification.getCompatibilityStatements()Gets the value of the compatibilityStatements property.VecAbstractSlot.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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.VecCavity.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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.VecCavityPlugSpecification.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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.VecCavitySealSpecification.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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.VecCavitySpecification.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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.VecConnectorHousingSpecification.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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.VecTerminalSpecification.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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.VecWireSpecification.getRefCompatibilityStatement()Gets aSetof allVecCompatibilityStatementthat 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 VecCompatibilityStatement in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecCompatibilityStatementModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecCompatibilityStatement(VecCompatibilityStatement aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecCompatibilityStatement(VecCompatibilityStatement aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecCompatibilityStatement(VecCompatibilityStatement aBean) FunctionVisitor.visitVecCompatibilityStatement(VecCompatibilityStatement aBean) StrictBaseVisitor.visitVecCompatibilityStatement(VecCompatibilityStatement aBean) TraversingVisitor.visitVecCompatibilityStatement(VecCompatibilityStatement aBean) Visitor.visitVecCompatibilityStatement(VecCompatibilityStatement aBean)