Home
last modified time | relevance | path

Searched defs:hasOptionalAttributes (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/contentassist/
H A DXMLInsertionComputer.java357 public static boolean hasOptionalAttributes(ISchemaElement ele) { in hasOptionalAttributes() method in XMLInsertionComputer
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DSBase.cs4701 bool hasOptionalAttributes() { in hasOptionalAttributes() method in libsbmlcs.SBase
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DSBase.cs4661 bool hasOptionalAttributes() { in hasOptionalAttributes() method in libsbml.SBase
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DSBase.java4165 boolean hasOptionalAttributes() { in hasOptionalAttributes() method in SBase
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DSBase.cpp6057 SBase::hasOptionalAttributes() const in hasOptionalAttributes() function in SBase
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DSBase.cpp6057 SBase::hasOptionalAttributes() const in hasOptionalAttributes() function in SBase
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A Dlibsbml-doxygen.py7060 def hasOptionalAttributes(self): member in SBase
H A Dlibsbml.py6559 def hasOptionalAttributes(self): member in SBase