blob: 2e4051f183cf52a6c5f24a263215b6dfcf5da791 [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 Class schema2template.model.PuzzlePieceSet (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 Class schema2template.model.PuzzlePieceSet (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/PuzzlePieceSet.html" title="class 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-usePuzzlePieceSet.html" target="_top">Frames</a></li>
<li><a href="PuzzlePieceSet.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 Class schema2template.model.PuzzlePieceSet" class="title">Uses of Class<br>schema2template.model.PuzzlePieceSet</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/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</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/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</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 methods, and an explanation">
<caption><span>Methods in <a href="../../../schema2template/example/odf/package-summary.html">schema2template.example.odf</a> that return <a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</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/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">SourceCodeBaseClass.</span><code><strong><a href="../../../schema2template/example/odf/SourceCodeBaseClass.html#getBaseAttributes()">getBaseAttributes</a></strong>()</code>
<div class="block">Returns the attribute Definitions which are shared by all subclasses of this JavaBaseClass</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">SourceCodeBaseClass.</span><code><strong><a href="../../../schema2template/example/odf/SourceCodeBaseClass.html#getElements()">getElements</a></strong>()</code>
<div class="block">Returns the element Definitions which are subclassing this JavaBaseClass</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="schema2template.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a> in <a href="../../../schema2template/model/package-summary.html">schema2template.model</a></h3>
<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> that return <a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</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/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#byParent(schema2template.model.QNamedPuzzleComponent)">byParent</a></strong>(<a href="../../../schema2template/model/QNamedPuzzleComponent.html" title="interface in schema2template.model">QNamedPuzzleComponent</a>&nbsp;parents)</code>
<div class="block">Returns new PuzzlePieceSet containing the elements of this PuzzlePieceSet, but only those
which have at least one element from the QNamedPuzzleComponent parameter as one of their parent Definitions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#getAttributes()">getAttributes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzleComponent.</span><code><strong><a href="../../../schema2template/model/PuzzleComponent.html#getAttributes()">getAttributes</a></strong>()</code>
<div class="block">ELEMENT PuzzlePiece only: Get all attribute Definitions</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePiece.</span><code><strong><a href="../../../schema2template/model/PuzzlePiece.html#getAttributes()">getAttributes</a></strong>()</code>
<div class="block">Gets the Attributes of this PuzzlePiece.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#getAttributes()">getAttributes</a></strong>()</code>
<div class="block">Get all attributes, sorted by ns:local name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#getChildElements()">getChildElements</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzleComponent.</span><code><strong><a href="../../../schema2template/model/PuzzleComponent.html#getChildElements()">getChildElements</a></strong>()</code>
<div class="block">ELEMENT PuzzlePiece only: Get all child element Definitions</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePiece.</span><code><strong><a href="../../../schema2template/model/PuzzlePiece.html#getChildElements()">getChildElements</a></strong>()</code>
<div class="block">Gets the child elements of this PuzzlePiece.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#getDatatypes()">getDatatypes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzleComponent.</span><code><strong><a href="../../../schema2template/model/PuzzleComponent.html#getDatatypes()">getDatatypes</a></strong>()</code>
<div class="block">ATTRIBUTE PuzzlePiece only: Get all datatype Definitions</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePiece.</span><code><strong><a href="../../../schema2template/model/PuzzlePiece.html#getDatatypes()">getDatatypes</a></strong>()</code>
<div class="block">Gets the defined datatypes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">XMLModel.</span><code><strong><a href="../../../schema2template/model/XMLModel.html#getElements()">getElements</a></strong>()</code>
<div class="block">Get all elements, sorted by ns:local name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#getParents()">getParents</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzleComponent.</span><code><strong><a href="../../../schema2template/model/PuzzleComponent.html#getParents()">getParents</a></strong>()</code>
<div class="block">Get all parent Definitions</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePiece.</span><code><strong><a href="../../../schema2template/model/PuzzlePiece.html#getParents()">getParents</a></strong>()</code>
<div class="block">Gets the Parents which can contain this PuzzlePiece as a child</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#getValues()">getValues</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzleComponent.</span><code><strong><a href="../../../schema2template/model/PuzzleComponent.html#getValues()">getValues</a></strong>()</code>
<div class="block">ATTRIBUTE PuzzlePiece only: Get all value Definitions</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePiece.</span><code><strong><a href="../../../schema2template/model/PuzzlePiece.html#getValues()">getValues</a></strong>()</code>
<div class="block">Gets the defined constant values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePiece.</span><code><strong><a href="../../../schema2template/model/PuzzlePiece.html#withMultiples()">withMultiples</a></strong>()</code>
<div class="block">Gets the List of Definitions which share the same tag name, but are defined multiple times in the schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#without(schema2template.model.QNamedPuzzleComponent)">without</a></strong>(<a href="../../../schema2template/model/QNamedPuzzleComponent.html" title="interface in schema2template.model">QNamedPuzzleComponent</a>&nbsp;removeAll)</code>
<div class="block">Returns new PuzzlePieceSet containing the elements of this PuzzlePieceSet, but without
the elements of the parameter removeAll
Template Usage: #set ($non_base_attributes = $element.getAttributes().without($baseclass.getAttributes())</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a></code></td>
<td class="colLast"><span class="strong">PuzzlePieceSet.</span><code><strong><a href="../../../schema2template/model/PuzzlePieceSet.html#withoutMultiples()">withoutMultiples</a></strong>()</code>
<div class="block">Returns new PuzzlePieceSet containing the elements of this PuzzlePieceSet, but restricted to one
PuzzlePiece per Name.</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/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</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 void</code></td>
<td class="colLast"><span class="strong">PuzzlePiece.</span><code><strong><a href="../../../schema2template/model/PuzzlePiece.html#extractPuzzlePieces(com.sun.msv.grammar.Expression, schema2template.model.PuzzlePieceSet, schema2template.model.PuzzlePieceSet)">extractPuzzlePieces</a></strong>(com.sun.msv.grammar.Expression&nbsp;root,
<a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a>&nbsp;newElementSet,
<a href="../../../schema2template/model/PuzzlePieceSet.html" title="class in schema2template.model">PuzzlePieceSet</a>&nbsp;newAttributeSet)</code>
<div class="block">Creates all PuzzlePiece objects from MSV root tree.</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/PuzzlePieceSet.html" title="class 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-usePuzzlePieceSet.html" target="_top">Frames</a></li>
<li><a href="PuzzlePieceSet.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>