Home
last modified time | relevance | path

Searched refs:getParameterNames (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/test/java/org/springframework/core/
H A DPrioritizedParameterNameDiscovererTests.java34 public String[] getParameterNames(Method m) {
37 public String[] getParameterNames(Constructor ctor) {
43 public String[] getParameterNames(Method m) {
46 public String[] getParameterNames(Constructor ctor) {
60 assertNull(pnd.getParameterNames(anyMethod)); in testNoParametersDiscoverers()
61 assertNull(pnd.getParameterNames((Constructor) null)); in testNoParametersDiscoverers()
67 assertTrue(Arrays.equals(FOO_BAR, pnd.getParameterNames(anyMethod))); in testOrderedParameterDiscoverers1()
68 assertTrue(Arrays.equals(FOO_BAR, pnd.getParameterNames((Constructor) null))); in testOrderedParameterDiscoverers1()
70 assertTrue(Arrays.equals(FOO_BAR, pnd.getParameterNames(anyMethod))); in testOrderedParameterDiscoverers1()
77 assertTrue(Arrays.equals(SOMETHING_ELSE, pnd.getParameterNames(anyMethod))); in testOrderedParameterDiscoverers2()
[all …]
H A DLocalVariableTableParameterNameDiscovererTests.java87 names = discoverer.getParameterNames(m2); in testOverloadedStaticMethod()
105 names = discoverer.getParameterNames(m2); in testOverloadedStaticMethodInInnerClass()
123 names = discoverer.getParameterNames(m2); in testOverloadedMethod()
141 names = discoverer.getParameterNames(m2); in testOverloadedMethodInInnerClass()
163 names = discoverer.getParameterNames(m); in testGenerifiedClass()
168 names = discoverer.getParameterNames(m); in testGenerifiedClass()
176 names = discoverer.getParameterNames(m); in testGenerifiedClass()
183 names = discoverer.getParameterNames(m); in testGenerifiedClass()
190 names = discoverer.getParameterNames(m); in testGenerifiedClass()
211 names = discoverer.getParameterNames(m); in ignore_testClassesWithoutDebugSymbols()
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jdbc/src/test/java/org/springframework/jdbc/core/namedparam/
H A DNamedParameterUtilsTests.java40 assertEquals("a", psql.getParameterNames().get(0)); in parseSql()
41 assertEquals("c", psql.getParameterNames().get(2)); in parseSql()
42 assertEquals("a", psql.getParameterNames().get(3)); in parseSql()
49 assertEquals("a", psql2.getParameterNames().get(0)); in parseSql()
55 assertEquals("a", psql3.getParameterNames().get(0)); in parseSql()
56 assertEquals("b", psql3.getParameterNames().get(1)); in parseSql()
57 assertEquals("c", psql3.getParameterNames().get(2)); in parseSql()
196 assertEquals(2, parsedSql.getParameterNames().size()); in parseSqlStatementWithEscapedColon()
212 assertEquals(2, parsedSql.getParameterNames().size()); in parseSqlStatementWithBracketDelimitedParameterNames()
279 assertEquals("xxx", psql.getParameterNames().get(0)); in parseSqlStatementWithQuotedSingleQuote()
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/main/java/org/springframework/core/
H A DPrioritizedParameterNameDiscoverer.java52 public String[] getParameterNames(Method method) { in getParameterNames() method in PrioritizedParameterNameDiscoverer
54 String[] result = pnd.getParameterNames(method); in getParameterNames()
62 public String[] getParameterNames(Constructor ctor) { in getParameterNames() method in PrioritizedParameterNameDiscoverer
64 String[] result = pnd.getParameterNames(ctor); in getParameterNames()
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsaratomic/src/main/java/org/openscience/cdk/qsar/descriptors/atomic/
H A DAtomHybridizationVSEPRDescriptor.java143 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
148 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
155 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
161 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
171 public String[] getParameterNames() { in getParameterNames() method in AtomHybridizationVSEPRDescriptor
H A DStabilizationPlusChargeDescriptor.java130 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
133 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
139 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
150 public String[] getParameterNames() { in getParameterNames() method in StabilizationPlusChargeDescriptor
H A DCovalentRadiusDescriptor.java130 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
139 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
143 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
154 public String[] getParameterNames() { in getParameterNames() method in CovalentRadiusDescriptor
H A DSigmaElectronegativityDescriptor.java143 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
146 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
154 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
165 public String[] getParameterNames() { in getParameterNames() method in SigmaElectronegativityDescriptor
H A DPartialTChargeMMFF94Descriptor.java122 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
129 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), in calculate()
147 getParameterNames(), in calculate()
160 public String[] getParameterNames() { in getParameterNames() method in PartialTChargeMMFF94Descriptor
H A DIsProtonInAromaticSystemDescriptor.java135 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
147 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
170 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
181 public String[] getParameterNames() { in getParameterNames() method in IsProtonInAromaticSystemDescriptor
H A DPartialTChargePEOEDescriptor.java166 … new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleResult( in calculate()
175 … new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleResult( in calculate()
198 … new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleResult( in calculate()
211 …tCachedDescriptorValue(atom) != null ? new DescriptorValue(getSpecification(), getParameterNames(), in calculate()
222 public String[] getParameterNames() { in getParameterNames() method in PartialTChargePEOEDescriptor
H A DIsProtonInConjugatedPiSystemDescriptor.java134 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new BooleanRe… in calculate()
146 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new BooleanRe… in calculate()
167 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new BooleanRe… in calculate()
178 public String[] getParameterNames() { in getParameterNames() method in IsProtonInConjugatedPiSystemDescriptor
H A DPiElectronegativityDescriptor.java158 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
161 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
170 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
181 public String[] getParameterNames() { in getParameterNames() method in PiElectronegativityDescriptor
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsarmolecular/src/main/java/org/openscience/cdk/qsar/descriptors/molecular/
H A DAromaticAtomsCountDescriptor.java148 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
157 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
163 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
173 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
199 public String[] getParameterNames() { in getParameterNames() method in AromaticAtomsCountDescriptor
H A DAromaticBondsCountDescriptor.java150 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
159 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
165 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
177 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
203 public String[] getParameterNames() { in getParameterNames() method in AromaticBondsCountDescriptor
H A DAtomCountDescriptor.java149 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
154 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
184 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new IntegerRe… in calculate()
210 public String[] getParameterNames() { in getParameterNames() method in AtomCountDescriptor
H A DCPSADescriptor.java188 public String[] getParameterNames() { in getParameterNames() method in CPSADescriptor
218 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), retval, in calculate()
229 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), retval, in calculate()
248 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), retval, in calculate()
260 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), retval, in calculate()
383 return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), retval, in calculate()
H A DVABCDescriptor.java74 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in getDummyDescriptorValue()
94 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
106 public String[] getParameterNames() { in getParameterNames() method in VABCDescriptor
H A DAutocorrelationDescriptorMass.java84 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), result, in calculate()
112 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), result, in calculate()
119 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), result, in calculate()
126 public String[] getParameterNames() { in getParameterNames() method in AutocorrelationDescriptorMass
H A DAutocorrelationDescriptorCharge.java79 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), result, in calculate()
106 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), result, NAMES… in calculate()
112 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), result, NAMES, in calculate()
118 public String[] getParameterNames() { in getParameterNames() method in AutocorrelationDescriptorCharge
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/qsar/descriptors/molecular/
H A DIPMolecularLearningDescriptor.java135 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
138 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
149 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
152 return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), value, in calculate()
183 … return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), results, in calculatePlus()
236 public String[] getParameterNames() { in getParameterNames() method in IPMolecularLearningDescriptor
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsar/src/test/java/org/openscience/cdk/qsar/descriptors/
H A DDescriptorTest.java75 String[] paramNames = descriptor.getParameterNames(); in testGetParameterNames()
91 … descriptor.getParameterNames() == null ? 0 : descriptor.getParameterNames().length); in testGetParameters()
104 String[] paramNames = descriptor.getParameterNames(); in testGetParameterType_String()
121 String[] paramNames = descriptor.getParameterNames(); in testParameterConsistency()
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/examples/
H A Ddom_configuration.f9027 config_name_len = len(getParameterNames(config))
28 num_configs = size(getParameterNames(config))
29 config_names(1:num_configs) = getParameterNames(config)
/dports/java/cos/cos-2002.11.05_3,1/src/com/oreilly/servlet/
H A DMultipartWrapper.java33 public Enumeration getParameterNames() { in getParameterNames() method in MultipartWrapper
34 return mreq.getParameterNames(); in getParameterNames()
44 Enumeration enum = getParameterNames(); in getParameterMap()
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/qsar/descriptors/atomic/
H A DIPAtomicLearningDescriptor.java130 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
139 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
150 …return new DescriptorValue(getSpecification(), getParameterNames(), getParameters(), new DoubleRes… in calculate()
161 public String[] getParameterNames() { in getParameterNames() method in IPAtomicLearningDescriptor

12345678910>>...20