Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.wst.ws.api.doc/reference/api/org/eclipse/wst/ws/service/policy/package-frame.html')
-rw-r--r--docs/org.eclipse.wst.ws.api.doc/reference/api/org/eclipse/wst/ws/service/policy/package-frame.html63
1 files changed, 63 insertions, 0 deletions
diff --git a/docs/org.eclipse.wst.ws.api.doc/reference/api/org/eclipse/wst/ws/service/policy/package-frame.html b/docs/org.eclipse.wst.ws.api.doc/reference/api/org/eclipse/wst/ws/service/policy/package-frame.html
new file mode 100644
index 000000000..8b1cf5feb
--- /dev/null
+++ b/docs/org.eclipse.wst.ws.api.doc/reference/api/org/eclipse/wst/ws/service/policy/package-frame.html
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Tue May 13 15:32:21 EDT 2008 -->
+<TITLE>
+org.eclipse.wst.ws.service.policy
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.eclipse.wst.ws.service.policy package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../../../org/eclipse/wst/ws/service/policy/package-summary.html" target="classFrame">org.eclipse.wst.ws.service.policy</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="IDescriptor.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IDescriptor</I></A>
+<BR>
+<A HREF="IFilter.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IFilter</I></A>
+<BR>
+<A HREF="IPolicyEnumerationList.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IPolicyEnumerationList</I></A>
+<BR>
+<A HREF="IPolicyRelationship.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IPolicyRelationship</I></A>
+<BR>
+<A HREF="IPolicyState.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IPolicyState</I></A>
+<BR>
+<A HREF="IPolicyStateEnum.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IPolicyStateEnum</I></A>
+<BR>
+<A HREF="IServicePolicy.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IServicePolicy</I></A>
+<BR>
+<A HREF="IStateEnumerationItem.html" title="interface in org.eclipse.wst.ws.service.policy" target="classFrame"><I>IStateEnumerationItem</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="PolicyEnumerationListImpl.html" title="class in org.eclipse.wst.ws.service.policy" target="classFrame">PolicyEnumerationListImpl</A>
+<BR>
+<A HREF="PolicyRelationshipImpl.html" title="class in org.eclipse.wst.ws.service.policy" target="classFrame">PolicyRelationshipImpl</A>
+<BR>
+<A HREF="ServicePolicyActivator.html" title="class in org.eclipse.wst.ws.service.policy" target="classFrame">ServicePolicyActivator</A>
+<BR>
+<A HREF="ServicePolicyPlatform.html" title="class in org.eclipse.wst.ws.service.policy" target="classFrame">ServicePolicyPlatform</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Back to the top