blob: 7150412d3ae7771d02da0122faecde437e6777f1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:18:07 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface schema2template.model.QNamed (Schema2template v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface schema2template.model.QNamed (Schema2template v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?schema2template/model//class-useQNamed.html" target="_top">Frames</a></li>
<li><a href="QNamed.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface schema2template.model.QNamed" class="title">Uses of Interface<br>schema2template.model.QNamed</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#schema2template.example.odf">schema2template.example.odf</a></td>
<td class="colLast">
<div class="block">Examples for the generation of source and reference for the OpenDocument XML format</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#schema2template.model">schema2template.model</a></td>
<td class="colLast">
<div class="block">Provide the XML model information parsed from a given XML schema</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="schema2template.example.odf">
<!-- -->
</a>
<h3>Uses of <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a> in <a href="../../../schema2template/example/odf/package-summary.html">schema2template.example.odf</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../schema2template/example/odf/package-summary.html">schema2template.example.odf</a> that implement <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../schema2template/example/odf/SourceCodeBaseClass.html" title="class in schema2template.example.odf">SourceCodeBaseClass</a></strong></code>
<div class="block">Encapsulates the name of the java base class
Convention: Unique key is the name of the baseclass.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../schema2template/example/odf/package-summary.html">schema2template.example.odf</a> that return types with arguments of type <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/SortedSet.html?is-external=true" title="class or interface in java.util">SortedSet</a>&lt;<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&gt;</code></td>
<td class="colLast"><span class="strong">OdfModel.</span><code><strong><a href="../../../schema2template/example/odf/OdfModel.html#getStyleFamilies()">getStyleFamilies</a></strong>()</code>
<div class="block">Get all defined style family names</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&gt;</code></td>
<td class="colLast"><span class="strong">OdfModel.</span><code><strong><a href="../../../schema2template/example/odf/OdfModel.html#getStyleFamilies(schema2template.model.QNamed)">getStyleFamilies</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;element)</code>
<div class="block">Get defined style families for this ELEMENT Definition.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../schema2template/example/odf/package-summary.html">schema2template.example.odf</a> with parameters of type <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/example/odf/SourceCodeBaseClass.html" title="class in schema2template.example.odf">SourceCodeBaseClass</a></code></td>
<td class="colLast"><span class="strong">SourceCodeModel.</span><code><strong><a href="../../../schema2template/example/odf/SourceCodeModel.html#getBaseclass(schema2template.model.QNamed)">getBaseclass</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;base)</code>
<div class="block">Use in templates: Get baseclass by name</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/example/odf/SourceCodeBaseClass.html" title="class in schema2template.example.odf">SourceCodeBaseClass</a></code></td>
<td class="colLast"><span class="strong">SourceCodeModel.</span><code><strong><a href="../../../schema2template/example/odf/SourceCodeModel.html#getBaseclassOf(schema2template.model.QNamed)">getBaseclassOf</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;subelement)</code>
<div class="block">Use in templates: Get baseclass of one element</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">SourceCodeModel.</span><code><strong><a href="../../../schema2template/example/odf/SourceCodeModel.html#getConversiontype(schema2template.model.QNamed)">getConversiontype</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;datatype)</code>
<div class="block">Use in templates: Get Java conversion class for datatype used in schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">OdfModel.</span><code><strong><a href="../../../schema2template/example/odf/OdfModel.html#getDefaultAttributeValue(schema2template.model.QNamed, schema2template.model.QNamed)">getDefaultAttributeValue</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;attribute,
<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;parentelement)</code>
<div class="block">Get default value of ODF attribute, depending on the ODF element which contains this attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="strong">OdfModel.</span><code><strong><a href="../../../schema2template/example/odf/OdfModel.html#getDefaultAttributeValues(schema2template.model.QNamed)">getDefaultAttributeValues</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;attribute)</code>
<div class="block">Get default values of ODF attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&gt;</code></td>
<td class="colLast"><span class="strong">OdfModel.</span><code><strong><a href="../../../schema2template/example/odf/OdfModel.html#getStyleFamilies(schema2template.model.QNamed)">getStyleFamilies</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;element)</code>
<div class="block">Get defined style families for this ELEMENT Definition.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">SourceCodeModel.</span><code><strong><a href="../../../schema2template/example/odf/SourceCodeModel.html#getValuetype(schema2template.model.QNamed)">getValuetype</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;datatype)</code>
<div class="block">Use in templates: Get Source code value type for datatype used in schema</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">OdfModel.</span><code><strong><a href="../../../schema2template/example/odf/OdfModel.html#isStylable(schema2template.model.QNamed)">isStylable</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;element)</code>
<div class="block">Determine whether an ELEMENT is stylable (a.k.a. has at least one
defined style family).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="schema2template.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a> in <a href="../../../schema2template/model/package-summary.html">schema2template.model</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a> in <a href="../../../schema2template/model/package-summary.html">schema2template.model</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../schema2template/model/QNamedPuzzleComponent.html" title="interface in schema2template.model">QNamedPuzzleComponent</a></strong></code>
<div class="block">By using this interface you declare that:
you don't care if a QNamedPuzzleComponent is a Collection of Jigsaw pieces
or one single Jigsaw piece.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../schema2template/model/package-summary.html">schema2template.model</a> that implement <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../schema2template/model/PuzzlePiece.html" title="class in schema2template.model">PuzzlePiece</a></strong></code>
<div class="block">One of the following RelaxNG definitions of an Element, Attribute, Value or Datatype.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></strong></code>
<div class="block">Collection Class for RelaxNG definitions of an Element, Attribute, Value or Datatype.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../schema2template/model/QNameValue.html" title="class in schema2template.model">QNameValue</a></strong></code>
<div class="block">Domain specific models (Odf, Java, ...) often return 'ns:localname' Strings.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../schema2template/model/package-summary.html">schema2template.model</a> with parameters of type <a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#camelCase(schema2template.model.QNamed)">camelCase</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;def)</code>
<div class="block">Convert a-few:words into AFewWords in CamelCase spelling</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#constantCase(schema2template.model.QNamed)">constantCase</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;def)</code>
<div class="block">Convert a-few:words into A_FEW_WORDS in spelling used for Java constants</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#containsName(schema2template.model.QNamed)">containsName</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;aNamed)</code>
<div class="block">Check whether this List contains an Element by this Name</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#escapeKeyword(schema2template.model.QNamed)">escapeKeyword</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;in)</code>
<div class="block">(Java) member variable may not start with a number, so escape it</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#escapeLiteral(schema2template.model.QNamed)">escapeLiteral</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;in)</code>
<div class="block">Escape the quotation marks of String literals</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#extractLocalname(schema2template.model.QNamed)">extractLocalname</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;def)</code>
<div class="block">Extract localname local from ns:local name</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#extractNamespace(schema2template.model.QNamed)">extractNamespace</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;def)</code>
<div class="block">Extract namespace ns from ns:local name</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#firstWord(schema2template.model.QNamed)">firstWord</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;def)</code>
<div class="block">Maybe not used anymore: Get first word out of a QNamed object containing delimiters like "-:/ _</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#javaCase(schema2template.model.QNamed)">javaCase</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;def)</code>
<div class="block">Convert a-few:words into aFewWords in spelling for java method names</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#lastWord(schema2template.model.QNamed)">lastWord</a></strong>(<a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">QNamed</a>&nbsp;def)</code>
<div class="block">Maybe not used anymore: Get last word out of a String containing delimiters like "-:/ _</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../schema2template/model/QNamed.html" title="interface in schema2template.model">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?schema2template/model//class-useQNamed.html" target="_top">Frames</a></li>
<li><a href="QNamed.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>