Home
last modified time | relevance | path

Searched refs:getAttributeMap (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/plugin/
H A DPluginElement.java64 getAttributeMap().put(pluginAttribute.getName(), (IPluginAttribute) pluginAttribute.clone()); in PluginElement()
90 IPluginAttribute att = getAttributeMap().get(tatt.getName()); in equals()
107 return getAttributeMap().get(name); in getAttribute()
112 Collection<IPluginAttribute> values = getAttributeMap().values(); in getAttributes()
123 return getAttributeMap().size(); in getAttributeCount()
197 PluginAttribute att = (PluginAttribute) getAttributeMap().remove(name); in removeAttribute()
214 getAttributeMap().put(name, attribute); in setAttribute()
223 for (IPluginAttribute atts : getAttributeMap().values()) { in setElementInfo()
244 if (getAttributeMap().isEmpty() == false) { in write()
246 for (Iterator<IPluginAttribute> iter = getAttributeMap().values().iterator(); iter.hasNext();) { in write()
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmPimPlugin/test/model/service/
H A DPIMLeftMenuServiceTest.php41 $getAttributeMap = array(
50 ->will($this->returnValueMap($getAttributeMap));
82 $getAttributeMap = array(
91 ->will($this->returnValueMap($getAttributeMap));
194 $getAttributeMap = array(
203 ->will($this->returnValueMap($getAttributeMap));
229 $getAttributeMap = array(
238 ->will($this->returnValueMap($getAttributeMap));
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/main/java/org/springframework/web/context/request/
H A DFacesRequestAttributes.java99 protected Map<String, Object> getAttributeMap(int scope) { in getAttributeMap() method in FacesRequestAttributes
114 return getAttributeMap(scope).get(name); in getAttribute()
123 getAttributeMap(scope).put(name, value); in setAttribute()
132 getAttributeMap(scope).remove(name); in removeAttribute()
141 return StringUtils.toStringArray(getAttributeMap(scope).keySet()); in getAttributeNames()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build.tests/src/org/eclipse/pde/build/internal/tests/
H A DScriptGenerationTests.java1868 assertEquals(configurable.getAttributeMap().get("name"), "**/*.java");
1880 assertEquals(configurable.getAttributeMap().get("name"), "**/*.java");
1997 if (rc.getAttributeMap().containsKey("line")
2036 if (rc.getAttributeMap().containsKey("line")
2075 if (rc.getAttributeMap().containsKey("line")
2113 if (rc.getAttributeMap().containsKey("value")
2153 if (rc.getAttributeMap().containsKey("value")
2193 if (rc.getAttributeMap().containsKey("value")
2229 if (rc.getAttributeMap().containsKey("line")
2230 && "-foo -bar baz".equals(rc.getAttributeMap().get("line"))) {
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/annotator/allelespecific/
H A DAS_RMSMappingQuality.java86 final String annotationString = makeFinalizedAnnotationString(vc, myData.getAttributeMap()); in annotate()
104 …final String annotationString = makeRawAnnotationString(vc.getAlleles(), myData.getAttributeMap()); in annotateRawData()
142 … String annotationString = makeRawAnnotationString(vcAlleles, combinedData.getAttributeMap()); in combineRawData()
193 final String annotationString = makeFinalizedAnnotationString(vc, myData.getAttributeMap()); in finalizeRawData()
195 …ations.put(getPrimaryRawKey(), makeRawAnnotationString(vc.getAlleles(), myData.getAttributeMap())); in finalizeRawData()
H A DAS_RankSumTest.java85 …Map<Allele, Double> myRankSumStats = calculateRankSum(myRawData.getAttributeMap(), myRawData.getRe… in annotateRawData()
154 final Map<Allele, CompressedDataList<Integer>> perAlleleValues = myData.getAttributeMap(); in calculateRawData()
185 …p<Allele, Double> perAltRankSumResults = calculateReducedData(myData.getAttributeMap(), myData.get… in finalizeRawData()
192 …s.put(getPrimaryRawKey(), makeCombinedAnnotationString(vc.getAlleles(), myData.getAttributeMap())); in finalizeRawData()
226 … String annotationString = makeCombinedAnnotationString(vcAlleles, combinedData.getAttributeMap()); in combineRawData()
H A DAS_StrandBiasTest.java115 …otationString = StrandBiasUtils.makeRawAnnotationString(vcAlleles, combinedData.getAttributeMap()); in combineRawData()
142 …tationsString = StrandBiasUtils.makeRawAnnotationString(vc.getAlleles(), myData.getAttributeMap()); in finalizeRawData()
H A DStrandBiasUtils.java28 final Map<Allele, List<Integer>> perAlleleValues = myData.getAttributeMap(); in computeSBAnnotation()
168 final int readCount = sampleTable.getAttributeMap().values().stream() in passesMinimumThreshold()
H A DReducibleAnnotationData.java79 public Map<Allele, T> getAttributeMap() {return Collections.unmodifiableMap(attributeMap);} in getAttributeMap() method in ReducibleAnnotationData
/dports/devel/hadoop2/jetty-6.1.14/contrib/jetty-openspaces/sessions/src/main/java/org/mortbay/jetty/openspaces/
H A DGigaSessionManager.java209 protected synchronized ConcurrentHashMap getAttributeMap () in getAttributeMap() method in GigaSessionManager.SessionData
294 if (_data.getAttributeMap()==null) in Session()
296 _values=_data.getAttributeMap(); in Session()
308 _values = data.getAttributeMap();
321 if (_data.getAttributeMap()==null)
325 return _data.getAttributeMap();
/dports/devel/hadoop/jetty-6.1.14/contrib/jetty-openspaces/sessions/src/main/java/org/mortbay/jetty/openspaces/
H A DGigaSessionManager.java209 protected synchronized ConcurrentHashMap getAttributeMap () in getAttributeMap() method in GigaSessionManager.SessionData
294 if (_data.getAttributeMap()==null) in Session()
296 _values=_data.getAttributeMap(); in Session()
308 _values = data.getAttributeMap();
321 if (_data.getAttributeMap()==null)
325 return _data.getAttributeMap();
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/
H A DReRootedTree.java596 public Map<String, Object> getAttributeMap() { in getAttributeMap() method in ReRootedTree
597 return source.getAttributeMap(); in getAttributeMap()
822 public Map<String, Object> getAttributeMap() { in getAttributeMap() method in ReRootedTree.ReRootedNode
827 return helper.getAttributeMap(); in getAttributeMap()
829 return source.getAttributeMap(); in getAttributeMap()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.test/src/main/java/org/springframework/mock/web/portlet/
H A DMockPortletSession.java216 public Map<String, Object> getAttributeMap() { in getAttributeMap() method in MockPortletSession
220 public Map<String, Object> getAttributeMap(int scope) { in getAttributeMap() method in MockPortletSession
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.portlet/src/test/java/org/springframework/mock/web/portlet/
H A DMockPortletSession.java215 public Map<String, Object> getAttributeMap() { in getAttributeMap() method in MockPortletSession
219 public Map<String, Object> getAttributeMap(int scope) { in getAttributeMap() method in MockPortletSession
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Tracing/
H A DAttributes.php28 public function getAttributeMap() function in Google_Service_Tracing_Attributes
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Tracing/
H A DAttributes.php28 public function getAttributeMap() function in Google_Service_Tracing_Attributes
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudTrace/
H A DAttributes.php34 public function getAttributeMap() function in Google_Service_CloudTrace_Attributes
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CertificateAuthorityService/
H A DGoogleApiServicecontrolV1Attributes.php34 public function getAttributeMap() function in Google_Service_CertificateAuthorityService_GoogleApiServicecontrolV1Attributes
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Networkconnectivity/
H A DAttributes.php34 public function getAttributeMap() function in Google_Service_Networkconnectivity_Attributes
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudTrace/
H A DAttributes.php34 public function getAttributeMap() function in Google_Service_CloudTrace_Attributes
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/make/src/classes/build/tools/swingbeaninfo/
H A DGenDocletBeanInfo.java262 attribs = getAttributeMap(value, " "); in genDocletInfo()
265 enums = getAttributeMap(value, " \n"); in genDocletInfo()
391 private static HashMap getAttributeMap(String str, String delim) { in getAttributeMap() method in GenDocletBeanInfo
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/make/src/classes/build/tools/swingbeaninfo/
H A DGenDocletBeanInfo.java262 attribs = getAttributeMap(value, " "); in genDocletInfo()
265 enums = getAttributeMap(value, " \n"); in genDocletInfo()
391 private static HashMap getAttributeMap(String str, String delim) { in getAttributeMap() method in GenDocletBeanInfo
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/model/
H A DAntTaskNode.java159 Map<String, Object> attributeMap = wrapper.getAttributeMap(); in containsOccurrence()
189 Map<String, Object> attributeMap = wrapper.getAttributeMap(); in computeIdentifierOffsets()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DStats59 inline AttributeMap& getAttributeMap(unsigned int frameNumber)
65 inline const AttributeMap& getAttributeMap(unsigned int frameNumber) const
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DStats59 inline AttributeMap& getAttributeMap(unsigned int frameNumber)
65 inline const AttributeMap& getAttributeMap(unsigned int frameNumber) const

12345678