Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html50
1 files changed, 25 insertions, 25 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html
index b5af849d9f..b9d03b9a5e 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html
@@ -96,7 +96,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">org.eclipse.emf.common.notify.impl.AdapterImpl</a></li>
@@ -232,36 +232,36 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/Invo
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#collectNewChildDescriptors-java.util.Collection-java.lang.Object-">collectNewChildDescriptors</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;newChildDescriptors,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#collectNewChildDescriptors-java.util.Collection-java.lang.Object-">collectNewChildDescriptors</a></span>(java.util.Collection&lt;java.lang.Object&gt;&nbsp;newChildDescriptors,
+ java.lang.Object&nbsp;object)</code>
<div class="block">This adds <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><code>CommandParameter</code></a>s describing the children
that can be created under this object.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getCreateChildText-java.lang.Object-java.lang.Object-java.lang.Object-java.util.Collection-">getCreateChildText</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;owner,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;feature,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;selection)</code>
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getCreateChildText-java.lang.Object-java.lang.Object-java.lang.Object-java.util.Collection-">getCreateChildText</a></span>(java.lang.Object&nbsp;owner,
+ java.lang.Object&nbsp;feature,
+ java.lang.Object&nbsp;child,
+ java.util.Collection&lt;?&gt;&nbsp;selection)</code>
<div class="block">This returns the label text for <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/command/CreateChildCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><code>CreateChildCommand</code></a>.</div>
</td>
</tr>
<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getImage-java.lang.Object-">getImage</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</code>
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getImage-java.lang.Object-">getImage</a></span>(java.lang.Object&nbsp;object)</code>
<div class="block">This returns FunctionInvocation.gif.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/IItemPropertyDescriptor.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IItemPropertyDescriptor</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getPropertyDescriptors-java.lang.Object-">getPropertyDescriptors</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</code>
+<td class="colFirst"><code>java.util.List&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/IItemPropertyDescriptor.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IItemPropertyDescriptor</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getPropertyDescriptors-java.lang.Object-">getPropertyDescriptors</a></span>(java.lang.Object&nbsp;object)</code>
<div class="block">This returns the property descriptors for the adapted class.</div>
</td>
</tr>
<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getText-java.lang.Object-">getText</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</code>
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/FunctionInvocationItemProvider.html#getText-java.lang.Object-">getText</a></span>(java.lang.Object&nbsp;object)</code>
<div class="block">This returns the label text for the adapted class.</div>
</td>
</tr>
@@ -302,8 +302,8 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/Invo
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.edit.provider.IEditingDomainItemProvider">
@@ -411,7 +411,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/Invo
<ul class="blockList">
<li class="blockList">
<h4>getPropertyDescriptors</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/IItemPropertyDescriptor.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IItemPropertyDescriptor</a>&gt;&nbsp;getPropertyDescriptors(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</pre>
+<pre>public&nbsp;java.util.List&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/IItemPropertyDescriptor.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IItemPropertyDescriptor</a>&gt;&nbsp;getPropertyDescriptors(java.lang.Object&nbsp;object)</pre>
<div class="block">This returns the property descriptors for the adapted class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
@@ -430,7 +430,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/Invo
<ul class="blockList">
<li class="blockList">
<h4>getImage</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getImage(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</pre>
+<pre>public&nbsp;java.lang.Object&nbsp;getImage(java.lang.Object&nbsp;object)</pre>
<div class="block">This returns FunctionInvocation.gif.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
@@ -465,7 +465,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/Invo
<ul class="blockList">
<li class="blockList">
<h4>getText</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getText(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</pre>
+<pre>public&nbsp;java.lang.String&nbsp;getText(java.lang.Object&nbsp;object)</pre>
<div class="block">This returns the label text for the adapted class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
@@ -504,8 +504,8 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/Invo
<ul class="blockList">
<li class="blockList">
<h4>collectNewChildDescriptors</h4>
-<pre>protected&nbsp;void&nbsp;collectNewChildDescriptors(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;newChildDescriptors,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</pre>
+<pre>protected&nbsp;void&nbsp;collectNewChildDescriptors(java.util.Collection&lt;java.lang.Object&gt;&nbsp;newChildDescriptors,
+ java.lang.Object&nbsp;object)</pre>
<div class="block">This adds <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><code>CommandParameter</code></a>s describing the children
that can be created under this object.
<!-- begin-user-doc -->
@@ -523,10 +523,10 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/expressions/provider/Invo
<ul class="blockListLast">
<li class="blockList">
<h4>getCreateChildText</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCreateChildText(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;owner,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;feature,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;selection)</pre>
+<pre>public&nbsp;java.lang.String&nbsp;getCreateChildText(java.lang.Object&nbsp;owner,
+ java.lang.Object&nbsp;feature,
+ java.lang.Object&nbsp;child,
+ java.util.Collection&lt;?&gt;&nbsp;selection)</pre>
<div class="block">This returns the label text for <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/command/CreateChildCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><code>CreateChildCommand</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>

Back to the top