📄 index-o.htm
字号:
<HTML>
<SCRIPT>
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
</SCRIPT><HEAD><TITLE>Index</TITLE></HEAD>
<BODY
BGCOLOR = #FFFFFF
TEXT = #000000
onLoad="setFocus()";
>
<P>Names of design patterns appear in small capitals: e.g., A<FONT
SIZE=-1>DAPTER</FONT>. Page numbers in bold indicate the definition
of a term. Numbers in italics indicate a diagram for the term.
Letters after a diagram's page number indicate the kind of diagram:
a "c" denotes a class diagram, an "i" denotes an interaction diagram,
and an "o" denotes an object diagram. For example, <I>88co</I>
means that a class and object diagram appears on page 88.</P>
<H2>O</H2>
<DL>
<DT>object
<A HREF="chap1fs.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#top" TARGET="_mainDisplayFrame"><B>11</B></A>,
<A HREF="chapAfs.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/chapAfs.htm#top" TARGET="_mainDisplayFrame"><B>361</B></A>
</DT>
<DD>adapter, <I>see</I> <A HREF="index-A.htm#adapter" tppabs="http://ultra/development/DesignPatterns/hires/index-A.htm#adapter" target="TEXT">adapter, object</A></DD>
<DD>acquaintance
<A HREF="chap1fs.htm#agg" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#agg" TARGET="_mainDisplayFrame"><B>22</B></A>
</DD>
<DD>aggregation
<A HREF="chap1fs.htm#agg" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#agg" TARGET="_mainDisplayFrame"><B>22</B></A>
</DD>
<DD>as argument to request
<A HREF="disc5fs.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/disc5fs.htm#top" TARGET="_mainDisplayFrame">345</A>
</DD>
<DD>aspect of
<A HREF="pat5gfs.htm#implementation" tppabs="http://ultra/development/DesignPatterns/hires/pat5gfs.htm#implementation" TARGET="_mainDisplayFrame"><B>298</B></A>
</DD>
<DD>avoiding dependence on implementation of
<A HREF="chap1fs.htm#subsect_causes_of_redesign" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#subsect_causes_of_redesign" TARGET="_mainDisplayFrame">24</A>
</DD>
<DD>composition, <I>see</I> <a href="index-O.htm#object composition" tppabs="http://ultra/development/DesignPatterns/hires/index-O.htm#object composition" target="TEXT">object composition</a></DD>
<DD>finding
<A HREF="chap1.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/chap1.htm#top" onClick="top.load('1');"11></A>
</DD>
<DD>granularity of <A HREF="chap1fs.htm#encapsulation" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#encapsulation" TARGET="_mainDisplayFrame">13</A>, <I>see also</I> <A HREF="javascript:if(confirm('http://ultra/development/DesignPatterns/hires/i \n\nThis file was not retrieved by Teleport Pro, because it was unavailable, or its retrieval was aborted, or the project was stopped too soon. \n\nDo you want to open it from the server?'))window.location='http://ultra/development/DesignPatterns/hires/i' tppabs="http://ultra/development/DesignPatterns/hires/i"ndex-F.htm#F<FONT SIZE=-1>LYWEIGHT</FONT>" target="TEXT">F<FONT SIZE=-1>LYWEIGHT</FONT></A></DD>
<DD>guts
<A HREF="pat4dfs.htm#implementation" tppabs="http://ultra/development/DesignPatterns/hires/pat4dfs.htm#implementation" TARGET="_mainDisplayFrame">179</A>
</DD>
<DD>reference
<A HREF="chapAfs.htm#objectreference" tppabs="http://ultra/development/DesignPatterns/hires/chapAfs.htm#objectreference" TARGET="_mainDisplayFrame"><B>361</B></A>
</DD>
<DD>shared, <I>see</I> <A HREF="javascript:if(confirm('http://ultra/development/DesignPatterns/hires/i \n\nThis file was not retrieved by Teleport Pro, because it was unavailable, or its retrieval was aborted, or the project was stopped too soon. \n\nDo you want to open it from the server?'))window.location='http://ultra/development/DesignPatterns/hires/i' tppabs="http://ultra/development/DesignPatterns/hires/i"ndex-F.htm#F<FONT SIZE=-1>LYWEIGHT</FONT>" target="TEXT">F<FONT SIZE=-1>LYWEIGHT</FONT></A></DD>
<DD>skin
<A HREF="pat4dfs.htm#implementation" tppabs="http://ultra/development/DesignPatterns/hires/pat4dfs.htm#implementation" TARGET="_mainDisplayFrame">179</A>
</DD>
<DD>specifying implementation of
<A HREF="chap1fs.htm#dynamicbinding" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#dynamicbinding" TARGET="_mainDisplayFrame">14</A>
</DD>
<DD>specifying interface to
<A HREF="chap1fs.htm#encapsulation" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#encapsulation" TARGET="_mainDisplayFrame">13</A>
</DD>
<DT><a name="object composition"></a>object composition
<A HREF="chap1fs.htm#intro_inheritance_versus_composition" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#intro_inheritance_versus_composition" TARGET="_mainDisplayFrame"><B>18</B></A>,
<A HREF="chapAfs.htm#objectcomposition" tppabs="http://ultra/development/DesignPatterns/hires/chapAfs.htm#objectcomposition" TARGET="_mainDisplayFrame"><B>361</B></A>
</DT>
<DD>compared with inheritance
<A HREF="chap1fs.htm#intro_inheritance_versus_composition" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#intro_inheritance_versus_composition" TARGET="_mainDisplayFrame">18-20</A>
</DD>
<DD>compared with parameterized types
<A HREF="chap1fs.htm#ada" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#ada" TARGET="_mainDisplayFrame">22</A>
</DD>
<DD>reuse through
<A HREF="chap1fs.htm#intro_inheritance_versus_composition" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#intro_inheritance_versus_composition" TARGET="_mainDisplayFrame">19</A>
</DD>
<DT>object diagram
<A HREF="chapBfs.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/chapBfs.htm#top" TARGET="_mainDisplayFrame">364</A>,
<A HREF="chapAfs.htm#objectdiagram" tppabs="http://ultra/development/DesignPatterns/hires/chapAfs.htm#objectdiagram" TARGET="_mainDisplayFrame"><B>361</B></A>
</DT>
<DT>Objects for States, <I>see</I> <A HREF="javascript:if(confirm('http://ultra/development/DesignPatterns/hires/i \n\nThis file was not retrieved by Teleport Pro, because it was unavailable, or its retrieval was aborted, or the project was stopped too soon. \n\nDo you want to open it from the server?'))window.location='http://ultra/development/DesignPatterns/hires/i' tppabs="http://ultra/development/DesignPatterns/hires/i"ndex-S.htm#S<FONT SIZE=-1>TATE</FONT>" target="TEXT">S<FONT SIZE=-1>TATE</FONT></A></FONT></DT>
<a name="Object Modeling Technique"></a>
<DT>Object Modeling Technique
<A HREF="chap1fs.htm#structure" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#structure" TARGET="_mainDisplayFrame">7</A>,
<A HREF="chap1fs.htm#dynamicbinding" tppabs="http://ultra/development/DesignPatterns/hires/chap1fs.htm#dynamicbinding" TARGET="_mainDisplayFrame">14</A>,
<A HREF="chapBfs.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/chapBfs.htm#top" TARGET="_mainDisplayFrame">363</A>,
<A HREF="chapBfs.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/chapBfs.htm#top" TARGET="_mainDisplayFrame">364</A>
</DT>
<DT>Objective C
<A HREF="pat3afs.htm#implementation" tppabs="http://ultra/development/DesignPatterns/hires/pat3afs.htm#implementation" TARGET="_mainDisplayFrame">90</A>,
<A HREF="pat3dfs.htm#consequences" tppabs="http://ultra/development/DesignPatterns/hires/pat3dfs.htm#consequences" TARGET="_mainDisplayFrame">120</A>,
<A HREF="pat3dfs.htm#implementation" tppabs="http://ultra/development/DesignPatterns/hires/pat3dfs.htm#implementation" TARGET="_mainDisplayFrame">121</A>,
<A HREF="disc3fs.htm#creational_discussion" tppabs="http://ultra/development/DesignPatterns/hires/disc3fs.htm#creational_discussion" TARGET="_mainDisplayFrame">135</A>,
<A HREF="pat4afs.htm#implementation" tppabs="http://ultra/development/DesignPatterns/hires/pat4afs.htm#implementation" TARGET="_mainDisplayFrame">144</A>
</DT>
<DT>Objectory
<A HREF="chapBfs.htm#top" tppabs="http://ultra/development/DesignPatterns/hires/chapBfs.htm#top" TARGET="_mainDisplayFrame">363</A>
</DT>
<a name="ObjectWindows"></a>
<DT>ObjectWindows</DT>
<DD>use of I<FONT SIZE=-1>TERATOR</FONT>
<A HREF="pat5dfs.htm#knownuses" tppabs="http://ultra/development/DesignPatterns/hires/pat5dfs.htm#knownuses" TARGET="_mainDisplayFrame">270</A>
</DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -