blob: fa85f95e56e7ad64929fce16d26baa3155fd5f10 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Copyright Eclipse contributors 2005, 2006" />
<meta name="DC.rights.owner" content="(C) Copyright Eclipse contributors 2005, 2006" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Method Content Package" />
<meta name="DC.Relation" scheme="URI" content="createacontentpackage.html#createcontentpackage" />
<meta name="DC.Relation" scheme="URI" content="createamethodplugin.html#createamethodplugin" />
<meta name="DC.Relation" scheme="URI" content="createmethodcontent.html#createmethodcontent" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="methodcontentpackage" />
<meta name="DC.Language" content="en-us" />
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
IBM Corporation - initial implementation
-->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<title>Method Content Package</title>
</head>
<body id="methodcontentpackage"><a name="methodcontentpackage"><!-- --></a>
<h1 class="topictitle1">Method Content Package</h1>
<div><p>A Method package is a container for method elements. Elements are organized
in method packages to structure a large scale of method content and processes
as well as to define a mechanism for reuse. Method elements from one package
can reuse elements from other packages by defining a link between them. For
example, a work product defined in one package can be used as an input for
tasks defined in another package, ensuring that no redundant definitions of
the same elements are required. Also, maintenance of method content is greatly
improved as changes can be performed in only one place.</p>
<p></p>
<div class="section"><h4 class="sectiontitle">Structure of a Method Package</h4><p>Although a method
package is a container for method elements, its structure is broken down into
smaller packages to better organize the content, such as content packages,
standard categories, and custom categories.</p>
</div>
</div>
<div><div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="createacontentpackage.html#createcontentpackage">Create a Content Package</a></div>
<div><a href="createamethodplugin.html#createamethodplugin">Create a Method Plug-in</a></div>
<div><a href="createmethodcontent.html#createmethodcontent">Create Method Content</a></div>
</div>
</div>
</body>
</html>