HomeSort by relevance Sort by last modified time
    Searched defs:QUALIFIER (Results 1 - 3 of 3) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
PropertyOptions.java 31 public static final int QUALIFIER = 0x00000020;
96 * attribute, an <tt>rdf:type</tt> property, or a general qualifier. See the
117 * @return Return whether this property is a qualifier for some other property. Note that if the
118 * qualifier itself has a structured value, this flag is only set for the top node of
119 * the qualifier's subtree. Qualifiers may have arbitrary structure, and may even have
124 return getOption(QUALIFIER);
134 setOption(QUALIFIER, value);
139 /** @return Return whether this property has an <tt>xml:lang</tt> qualifier. */
157 /** @return Return whether this property has an <tt>rdf:type</tt> qualifier. */
374 QUALIFIER |
    [all...]
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/observer/
ObservableProperty.java 92 QUALIFIER(Type.SINGLE_REFERENCE),
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 

Completed in 186 milliseconds