Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/javadoc/org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html')
-rw-r--r--plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/javadoc/org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/javadoc/org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/javadoc/org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html
index a16e567f6e1..ae7f33079df 100644
--- a/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/javadoc/org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html
+++ b/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/javadoc/org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html
@@ -88,7 +88,7 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
-org.eclipse.emf.facet.efacet.sdk.ui.dialog</FONT>
+org.eclipse.papyrus.emf.facet.efacet.sdk.ui.dialog</FONT>
<BR>
Interface IFacetDialogFactory</H2>
<HR>
@@ -116,7 +116,7 @@ Interface for the dialogs creation factory.
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="../../../../../../../../org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html" title="interface in org.eclipse.emf.facet.efacet.sdk.ui.dialog">IFacetDialogFactory</A></CODE></FONT></TD>
+<CODE>static&nbsp;<A HREF="../../../../../../../../org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html" title="interface in org.eclipse.papyrus.emf.facet.efacet.sdk.ui.dialog">IFacetDialogFactory</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html#INSTANCE">INSTANCE</A></B></CODE>
<BR>
@@ -245,7 +245,7 @@ Interface for the dialogs creation factory.
<A NAME="INSTANCE"><!-- --></A><H3>
INSTANCE</H3>
<PRE>
-static final <A HREF="../../../../../../../../org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html" title="interface in org.eclipse.emf.facet.efacet.sdk.ui.dialog">IFacetDialogFactory</A> <B>INSTANCE</B></PRE>
+static final <A HREF="../../../../../../../../org/eclipse/emf/facet/efacet/sdk/ui/dialog/IFacetDialogFactory.html" title="interface in org.eclipse.papyrus.emf.facet.efacet.sdk.ui.dialog">IFacetDialogFactory</A> <B>INSTANCE</B></PRE>
<DL>
<DD>Return a new instance of the concrete implementation of this interface.
<P>

Back to the top