Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23471/gensrc/metadata
Modified Files:
couponvectors.xml enumtypes.xml index.xml interpolation.xml
optimization.xml
Log Message:
edit QLA trunk for compatibility with QL branch
Index: index.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/index.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** index.xml 29 Jul 2006 15:32:32 -0000 1.19
--- index.xml 30 Jul 2006 07:12:21 -0000 1.20
***************
*** 86,90 ****
<!-- InterestRateIndex interface -->
!
<Member name='qlIndexFamilyName' libraryClass='InterestRateIndex'>
<description>retrieve the family name for the given Index (e.g. EURIBOR)</description>
--- 86,90 ----
<!-- InterestRateIndex interface -->
! <!--
<Member name='qlIndexFamilyName' libraryClass='InterestRateIndex'>
<description>retrieve the family name for the given Index (e.g. EURIBOR)</description>
***************
*** 197,200 ****
--- 197,201 ----
</ReturnValue>
</Member>
+ -->
<!-- Xibor interface -->
***************
*** 335,339 ****
<!-- SwapIndex interface -->
!
<Member name='qlSwapIndexFixedLegFreq' libraryClass='SwapIndex'>
<description>retrieve the frequency for the underlying swap's fixed leg (e.g. annual)</description>
--- 336,340 ----
<!-- SwapIndex interface -->
! <!--
<Member name='qlSwapIndexFixedLegFreq' libraryClass='SwapIndex'>
<description>retrieve the frequency for the underlying swap's fixed leg (e.g. annual)</description>
***************
*** 365,369 ****
</ReturnValue>
</Member>
!
<!--<Member name='qlSwapIndexUnderlyingIndex' libraryClass='SwapIndex'>
<description>retrieve the swap's underlying index (e.g. EURIBOR6m)</description>
--- 366,370 ----
</ReturnValue>
</Member>
! -->
<!--<Member name='qlSwapIndexUnderlyingIndex' libraryClass='SwapIndex'>
<description>retrieve the swap's underlying index (e.g. EURIBOR6m)</description>
***************
*** 386,390 ****
<!-- SwapIndex constructor -->
!
<Constructor name='qlSwapIndex'>
<libraryFunction>SwapIndex</libraryFunction>
--- 387,391 ----
<!-- SwapIndex constructor -->
! <!--
<Constructor name='qlSwapIndex'>
<libraryFunction>SwapIndex</libraryFunction>
***************
*** 442,445 ****
--- 443,447 ----
</ParameterList>
</Constructor>
+ -->
</Functions>
Index: couponvectors.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/couponvectors.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** couponvectors.xml 29 Jul 2006 15:32:32 -0000 1.15
--- couponvectors.xml 30 Jul 2006 07:12:21 -0000 1.16
***************
*** 87,91 ****
</Constructor>
! <Constructor name='qlCMSCouponVector'>
<libraryFunction>CMSCouponVector</libraryFunction>
<supportedPlatforms>
--- 87,91 ----
</Constructor>
! <!--Constructor name='qlCMSCouponVector'>
<libraryFunction>CMSCouponVector</libraryFunction>
<supportedPlatforms>
***************
*** 156,160 ****
</Parameters>
</ParameterList>
! </Constructor>
<Member name='qlGetLeg' objectClass='CouponVector' dependencyTrigger='true'>
--- 156,160 ----
</Parameters>
</ParameterList>
! </Constructor-->
<Member name='qlGetLeg' objectClass='CouponVector' dependencyTrigger='true'>
Index: interpolation.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/interpolation.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** interpolation.xml 29 Jul 2006 15:32:32 -0000 1.24
--- interpolation.xml 30 Jul 2006 07:12:21 -0000 1.25
***************
*** 460,464 ****
</Member>
! <Member name='qlSABRInterpolationEndCriteria' libraryClass='SABRInterpolation'>
<description>Returns the optimization end criteria of the SABR fit</description>
<libraryFunction>endCriteria</libraryFunction>
--- 460,464 ----
</Member>
! <!--Member name='qlSABRInterpolationEndCriteria' libraryClass='SABRInterpolation'>
<description>Returns the optimization end criteria of the SABR fit</description>
<libraryFunction>endCriteria</libraryFunction>
***************
*** 473,477 ****
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member>
<!-- Interpolation2D interface -->
--- 473,477 ----
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member-->
<!-- Interpolation2D interface -->
Index: enumtypes.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/enumtypes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** enumtypes.xml 28 Jul 2006 16:34:59 -0000 1.6
--- enumtypes.xml 30 Jul 2006 07:12:21 -0000 1.7
***************
*** 900,904 ****
</Enumeration>
! <Enumeration>
<type>QuantLib::ConvexityAdjustmentPricer::Type</type>
<constructor>true</constructor>
--- 900,904 ----
</Enumeration>
! <!--Enumeration>
<type>QuantLib::ConvexityAdjustmentPricer::Type</type>
<constructor>true</constructor>
***************
*** 913,918 ****
</EnumerationDefinition>
</EnumerationDefinitions>
! </Enumeration>
</Enumerations>
</root>
--- 913,919 ----
</EnumerationDefinition>
</EnumerationDefinitions>
! </Enumeration-->
</Enumerations>
+
</root>
Index: optimization.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/optimization.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** optimization.xml 29 Jul 2006 15:32:32 -0000 1.4
--- optimization.xml 30 Jul 2006 07:12:21 -0000 1.5
***************
*** 36,40 ****
</Constructor>
! <Member name='qlEndCriteriaSetPositiveOptimization' libraryClass='EndCriteria'>
<description>Set positive optimization to the EndCriteria object</description>
<libraryFunction>setPositiveOptimization</libraryFunction>
--- 36,40 ----
</Constructor>
! <!--Member name='qlEndCriteriaSetPositiveOptimization' libraryClass='EndCriteria'>
<description>Set positive optimization to the EndCriteria object</description>
<libraryFunction>setPositiveOptimization</libraryFunction>
***************
*** 55,59 ****
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member>
<Member name='qlEndCriteriaCriteria' libraryClass='EndCriteria'>
--- 55,59 ----
<tensorRank>scalar</tensorRank>
</ReturnValue>
! </Member-->
<Member name='qlEndCriteriaCriteria' libraryClass='EndCriteria'>
|