<?xml version="1.0" encoding="ISO-8859-1"?>
<methodComponent  
   name="urn:opf:opfro:methodComponent:enterprise"
   xmlns="urn:opf:opfro:ns:2005"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="urn:opf:opfro:ns:2005  http://opfro.org/schema/opfMethodComponent.xsd"
   schemaVersion="1.0">

 <definitions>
  <definition>
   <term>Enterprise</term>
   <meaning>
    The highest level <mcItemRef name="urn:opf:opfro:methodComponent:endeavor">endeavor</mcItemRef>,
    consisting of a collection of related <mcItemRef name="urn:opf:opfro:methodComponent:program">programs</mcItemRef>
    that are managed as a single unit
   </meaning>
  </definition>
 </definitions>

 <classification>
  <type>Abstract</type>
  <imageRef name="urn:opf:opfro:image:enterprise.001">Enterprise within the OPF taxonomy of method components</imageRef>
  <superclass> 
   <mcItemRef name="urn:opf:opfro:methodComponent:endeavor">Endeavor</mcItemRef>
  </superclass>
  <subclasses>
   <subclass>Corporation</subclass>
   <subclass>Profit and Loss (P&amp;L) Center</subclass>
   <subclass>Business Unit</subclass>
  </subclasses>
 </classification>

 <responsibilities>
  <responsibility>Elimininate unnecessary redundancies (e.g., duplicate effort and costs) between related programs of projects.</responsibility>
  <responsibility>Ensure standardization (e.g., development process, technology, platforms, and legacy integration) across related programs.</responsibility>
  <responsibility>Improve reuse (e.g., of work products, developer training) across related programs.</responsibility>
  <responsibility>Improve effort, schedule, and cost estimation across related programs.</responsibility>
  <responsibility>Minimize development and maintainance costs across multiple related applications produced by multiple related programs.</responsibility>
 </responsibilities>

 <guidelines>
  <guideline>Enterprises are rarely modeled unless entprises produce standard methods.</guideline>
 </guidelines>

 <metadata>
  <rdf:RDF xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
           xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#"
           xmlns:dc = "http://purl.org/dc/elements/1.1/" >
   <rdf:Description rdf:about="http://opfro.org/?urn:opf:opfro:methodComponent:enterprise"
           dc:title="OPF Method Component Class for Enterprise Producer"
           dc:description="The highest level endeavor, consisting of a collection of related programs that are managed as a single unit"
           dc:date="2005-07-17"
           dc:format="text/xml"
           dc:language="en" >
    <dc:publisher rdf:about="http://opfro.org/?urn:opf:opfro:organization:opfro">
      Open Process Framework Repository Organsiation
    </dc:publisher>
    <dc:creator>
      <rdf:Bag>
       <rdf:li rdf:about="http://opfro.org/?urn:opf:opfro:person:donaldFiresmith">Donald Firesmith</rdf:li>
      </rdf:Bag>
    </dc:creator>
    <dc:subject>
     <rdf:Bag>
      <rdf:li>enterprise</rdf:li>
      <rdf:li>endeavor</rdf:li>
     </rdf:Bag>
    </dc:subject>
  </rdf:Description>
 </rdf:RDF>
</metadata>

</methodComponent>