Uses of Class
com.foursoft.harness.vec.v113.VecExtensionSlotReference
Packages that use VecExtensionSlotReference
-
Uses of VecExtensionSlotReference in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecExtensionSlotReferenceModifier and TypeFieldDescriptionprotected List<VecExtensionSlotReference>VecEEComponentRole.extensionSlotRevesMethods in com.foursoft.harness.vec.v113 that return VecExtensionSlotReferenceModifier and TypeMethodDescriptionObjectFactory.createVecExtensionSlotReference()Create an instance ofVecExtensionSlotReferenceMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecExtensionSlotReferenceModifier and TypeMethodDescriptionVecEEComponentRole.getExtensionSlotReves()Gets the value of the extensionSlotReves property.VecEEComponentRole.getRefExtensionSlotReference()Gets aSetof allVecExtensionSlotReferencethat 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.VecExtensionSlot.getRefExtensionSlotReference()Gets aSetof allVecExtensionSlotReferencethat 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 VecExtensionSlotReference in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecExtensionSlotReferenceModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecExtensionSlotReference(VecExtensionSlotReference aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecExtensionSlotReference(VecExtensionSlotReference aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecExtensionSlotReference(VecExtensionSlotReference aBean) FunctionVisitor.visitVecExtensionSlotReference(VecExtensionSlotReference aBean) StrictBaseVisitor.visitVecExtensionSlotReference(VecExtensionSlotReference aBean) TraversingVisitor.visitVecExtensionSlotReference(VecExtensionSlotReference aBean) Visitor.visitVecExtensionSlotReference(VecExtensionSlotReference aBean)