blob: 7756d8a2b05b34012eea6ac1f7dedb35d4d92350 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2007 Cisco Systems, Inc.
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:
E. Dillon (Cisco Systems, Inc.) - reformat for Code Open-Sourcing
-->
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Index v2.2.4 (Old Commercial Version)"
topic="src/help/html/index.html">
<topic label="What's new" href="src/help/html/whatsnew.html" />
<topic label="Preface" href="src/help/html/preface.html" />
<topic label="Installation"
href="src/help/html/install/index.html">
<topic label="Update Manager Site Installation"
href="src/help/html/install/Optionone/index.html" />
<topic label="Pre-bundled File Installation"
href="src/help/html/install/Optiontwo/index.html" />
</topic>
<topic label="Getting Started"
href="src/help/html/gettingstarted/index.html">
<topic label="Basic Tutorial"
href="src/help/html/gettingstarted/basictutorial/index.html">
<topic label="Creating a New Project"
href="src/help/html/gettingstarted/basictutorial/firstproject/index.html" />
<topic label="Documenting your Project"
href="src/help/html/gettingstarted/basictutorial/firstproject/addingdescriptors.html" />
<topic label="Creating a Service End-point"
href="src/help/html/gettingstarted/basictutorial/firstproject/creatingEndPoint.html" />
<topic label="Adding a Method"
href="src/help/html/gettingstarted/basictutorial/firstproject/addingMethod.html" />
<topic label="Creating a Service Definition"
href="src/help/html/gettingstarted/basictutorial/firstproject/creatingServiceDefinition.html" />
<topic label="Revieweing your Code"
href="src/help/html/gettingstarted/basictutorial/firstproject/reviewingCode.html" />
<topic label="Enhancing your Model"
href="src/help/html/gettingstarted/basictutorial/firstproject/enhanceModel.html" />
</topic>
<topic label="Tigerstripe Perspective"
href="src/help/html/gettingstarted/tigerstripeperspective/index.html">
<topic label="Tigerstripe Explorer"
href="src/help/html/gettingstarted/tigerstripeperspective/tigerstripeexplorer.html" />
<topic label="Project Auditor"
href="src/help/html/gettingstarted/tigerstripeperspective/projectauditor.htm" />
<topic label="Artifact Editors"
href="src/help/html/gettingstarted/tigerstripeperspective/artifacteditors.html" />
</topic>
</topic>
<topic label="Concepts" href="src/help/html/concepts/index.html">
<topic label="Tigerstripe Projects"
href="src/help/html/concepts/tigerstripeprojects/index.html">
<topic label="Tigerstripe Source Model"
href="src/help/html/concepts/tigerstripeprojects/sourceartifacts.html" />
<topic label="Tigerstripe Project Descriptor"
href="src/help/html/concepts/tigerstripeprojects/projectdescriptor.html" />
<topic label="Project Dependencies"
href="src/help/html/concepts/tigerstripeprojects/projectdependencies.html" />
</topic>
<topic label="Core Tigerstripe Artifacts"
href="src/help/html/concepts/tigerstripeartifacts/index.html">
</topic>
<topic label="Artifacts Details"
href="src/help/html/concepts/ossjspecificartifacts/index.html">
<topic label="Managed Entity Artifact"
href="src/help/html/concepts/ossjspecificartifacts/managedentityartifact.html" />
<topic label="Datatype Artifact"
href="src/help/html/concepts/ossjspecificartifacts/datatypeartifact.html" />
<topic label="Enumeration Artifact"
href="src/help/html/concepts/ossjspecificartifacts/enumerationartifact.html" />
<topic label="Exception Artifact"
href="src/help/html/concepts/ossjspecificartifacts/exceptionartifact.html" />
<topic label="Query Artifacts"
href="src/help/html/concepts/ossjspecificartifacts/queryartifact.html" />
<topic label="Notification Artifact"
href="src/help/html/concepts/ossjspecificartifacts/notificationartifact.html" />
<topic label="Update Procedure Artifact"
href="src/help/html/concepts/ossjspecificartifacts/updateProcedureArtifact.html" />
<topic label="Session Facade Artifact"
href="src/help/html/concepts/ossjspecificartifacts/sessionartifact.html" />
<topic label="Association Artifact"
href="src/help/html/concepts/ossjspecificartifacts/associationartifact.html" />
<topic label="Association Class Artifact"
href="src/help/html/concepts/ossjspecificartifacts/associationclassartifact.html" />
<topic label="Dependency Artifact"
href="src/help/html/concepts/ossjspecificartifacts/dependencyartifact.html" />
</topic>
<topic label="Tigerstripe Profiles"
href="src/help/html/concepts/tigerstripeProfiles/index.html">
</topic>
<topic label="Generated Content"
href="src/help/html/concepts/generatedcontent/index.html">
<topic label="Generated Specifications"
href="src/help/html/concepts/generatedcontent/generatedspecifications.html" />
<topic label="User Defined Generation"
href="src/help/html/concepts/generatedcontent/userDefinedGeneration.html" />
<topic label="Generated Documentation"
href="src/help/html/concepts/generatedcontent/generateddocumentation.html" />
</topic>
</topic>
<topic label="Tasks" href="src/help/html/tasks/index.html">
<topic label="Service Contract Modeling"
href="src/help/html/tasks/interfaceModelingTasks/index.html">
<topic label="Creating/Editing a new Project"
href="src/help/html/tasks/interfaceModelingTasks/newTigerstripeProject.html" />
<topic label="Creating/Editing Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/index.html">
<topic label="Entity Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateEntityArtifacts.html" />
<topic label="Datatype Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateDatatypeArtifacts.html" />
<topic label="Enumeration Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateEnumArtifacts.html" />
<topic label="Named Query Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateQueryArtifacts.html" />
<topic label="Update Procedure Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateUpdateProcArtifacts.html" />
<topic label="Session Facade Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateSessionArtifacts.html" />
<topic label="Exception Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateExceptionArtifacts.html" />
<topic label="Notification Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newCreateNotificationArtifacts.html" />
<topic label="Association Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newEditAssociationArtifacts.html" />
<topic label="Association Class Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newEditAssociationClassArtifacts.html" />
<topic label="Dependency Artifacts"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/newEditDependencyArtifacts.html" />
</topic>
<topic label="Extensions"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/extendingArtifacts.html" />
<topic label="References"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/definingReferences.html" />
<topic label="Documentation"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/documentingArtifacts.html" />
<topic label="Using Annotations"
href="src/help/html/tasks/interfaceModelingTasks/infoModelingTasks/usingAnnotations.html" />
</topic>
<topic label="Generation"
href="src/help/html/tasks/generationTasks/index.html">
<topic label="JVT Profile"
href="src/help/html/tasks/generationTasks/ossjJavaProfileDetails.html" />
<topic label="JMS/XML Profile"
href="src/help/html/tasks/generationTasks/ossjXmlProfileDetails.html" />
<topic label="Web Services Profile"
href="src/help/html/tasks/generationTasks/ossjWsdlProfileDetails.html" />
</topic>
<topic label="Service Contract Facets"
href="src/help/html/tasks/facets/index.html">
<topic label="Defining the Facet Scope" href="scope.html" />
<topic label="Defining an Active Facet" href="active.html" />
<topic label="Project Generation with Active Facets"
href="generation.html" />
<topic label="Defining Facets for Tigerstripe Projects"
href="selectingfacet.html" />
<topic label="Merging Facets for Generation"
href="mergefacet.html" />
</topic>
<topic label="Creating and Using Profiles"
href="src/help/html/tasks/profileTasks/index.html">
<topic label="Profile Perspectives"
href="src/help/html/tasks/profileTasks/generalSettings.html" />
<topic label="The General Tab"
href="src/help/html/tasks/profileTasks/general_tab.html" />
<topic label="The Annotation Tab"
href="src/help/html/tasks/profileTasks/createAnnotations.html" />
<topic label="The Primitive-Type Tab"
href="src/help/html/tasks/profileTasks/createPrimitiveTypes.html" />
<topic label="The Artifacts Tab"
href="src/help/html/tasks/profileTasks/selectArtifacts.html" />
<topic label="Deploying A Profile"
href="src/help/html/tasks/profileTasks/deploying_profiles.html" />
<topic label="Project Profiles"
href="src/help/html/tasks/profileTasks/project_profiles.html" />
<topic label="Rolling Back to a Previous Profile"
href="src/help/html/tasks/profileTasks/rolling_back.html" />
<topic label="Loading Factory Defaults"
href="src/help/html/tasks/profileTasks/factory_defaults.html" />
</topic>
<topic label="Plugin Design"
href="src/help/html/tasks/pluginDesignTasks/index.html">
<topic label="New Plugin Project"
href="src/help/html/tasks/pluginDesignTasks/newPluginProject.html">
<topic label="Configuring Global Properties"
href="src/help/html/tasks/pluginDesignTasks/pluginProperties.html" />
<topic label="Rule Design Tasks"
href="src/help/html/tasks/pluginDesignTasks/ruleDesignTasks/index.html">
<topic label="Using Filters in Rules"
href="src/help/html/tasks/pluginDesignTasks/ruleDesignTasks/usingFiltersInRules.html" />
</topic>
<topic label="Adding a runtime dependency"
href="src/help/html/tasks/pluginDesignTasks/pluginRuntime.html" />
<topic label="Including Files in the deployed Plugin"
href="src/help/html/tasks/pluginDesignTasks/includedFiles.html" />
</topic>
<topic label="Template Design Tasks"
href="src/help/html/tasks/pluginDesignTasks/templateDesignTasks/index.html">
<topic label="Default Velocity Context Details"
href="src/help/html/tasks/pluginDesignTasks/templateDesignTasks/velocityContextDetails.html" />
<topic label="Using Models in Templates"
href="src/help/html/tasks/pluginDesignTasks/templateDesignTasks/usingModelsInTemplates.html" />
<topic label="Using an Expander"
href="src/help/html/tasks/pluginDesignTasks/templateDesignTasks/expander.html" />
</topic>
<topic label="Setting up a Plug-in log"
href="src/help/html/tasks/pluginDesignTasks/pluginLogging.html" />
<topic label="Deploy and Test a plugin"
href="src/help/html/tasks/pluginDesignTasks/deployAndTestPlugin.html" />
<topic
label="Packaging a plugin for distribution to other users"
href="src/help/html/tasks/pluginDesignTasks/packagePlugin.html" />
</topic>
<topic label="Service Contract Facets"
href="src/help/html/tasks/facets/index.html">
<topic label="Defining Scope"
href="src/help/html/tasks/facets/scope.html" />
<topic label="Defining the Active Facet"
href="src/help/html/tasks/facets/active.html" />
<topic label="Project Generation with Active Facets"
href="src/help/html/tasks/facets/generation.html" />
<topic label="Defining Facets in a Tigerstripe Project"
href="src/help/html/tasks/facets/selectingfacet.html" />
<topic label="Merging Facets for Generation"
href="src/help/html/tasks/facets/mergefacet.html" />
</topic>
<topic label="Import/Export"
href="src/help/html/tasks/importExportTasks/index.html">
<topic label="Project sharing"
href="src/help/html/tasks/importExportTasks/projectImportExport/index.html">
<topic label="Import Tigerstripe Project"
href="src/help/html/tasks/interfaceModelingTasks/importTigerstripeProject.html" />
<topic label="Import Tigerstripe Project from CVS"
href="src/help/html/tasks/teamCollaborationTasks/scm.html" />
<topic label="Export Tigerstripe Project"
href="src/help/html/tasks/interfaceModelingTasks/exportToArchiveTigerstripeProject.html" />
<topic label="Export Tigerstripe Project to Module"
href="src/help/html/tasks/importExportTasks/projectImportExport/workingWithModules.html" />
</topic>
<topic label="XML Export"
href="src/help/html/tasks/importExportTasks/xmlExport/index.html" />
<topic label="XML Import"
href="src/help/html/tasks/importExportTasks/xmlImport/index.html" />
<topic label="UML2 Export"
href="src/help/html/tasks/importExportTasks/uml2Export/index.html" />
<topic label="UML2 Import"
href="src/help/html/tasks/importExportTasks/uml2Import/index.html" />
<topic label="Diagrams Export"
href="src/help/html/tasks/importExportTasks/allDiagramsExport/index.html" />
<!-- <topic label="UML1.4 Import" href="src/help/html/tasks/workingWithUML/xmiImport/index.html"/>-->
</topic>
<topic label="Team Collaboration"
href="src/help/html/tasks/teamCollaborationTasks/index.html">
<topic label="Publish/Release Interfaces"
href="src/help/html/tasks/teamCollaborationTasks/publishInterfaces.html" />
<topic label="Source Control Management"
href="src/help/html/tasks/teamCollaborationTasks/scm.html" />
<topic label="Build Automation"
href="src/help/html/tasks/teamCollaborationTasks/buildAutomation.html" />
</topic>
<topic label="Working with UML"
href="src/help/html/tasks/workingWithUML/index.html">
<topic label="UML Model Import"
href="src/help/html/tasks/workingWithUML/xmiImport/index.html" />
</topic>
<topic label="Customization"
href="src/help/html/tasks/customizationTasks/index.html">
<topic label="Generated Code Customization"
href="src/help/html/tasks/customizationTasks/generatedCodeCustomization.html" />
<topic label="Website Publish Customization"
href="src/help/html/tasks/customizationTasks/publishCustomization.html" />
</topic>
<topic label="Diagram Editors"
href="src/help/html/tasks/DiagramEditor/editors_intro.html">
<topic label="Class Diagram Editor"
href="src/help/html/tasks/DiagramEditor/index.html">
<topic label="Using the Class Diagram Editor"
href="src/help/html/tasks/DiagramEditor/usingDiagramEditor.html">
<topic label="Attaching Notes and Text"
href="src/help/html/tasks/DiagramEditor/AttachingNotesText.html" />
</topic>
<topic label="A Tigerstripe Diagram Editor Overview"
href="src/help/html/tasks/DiagramEditor/overview.html" />
<topic label="Working with Tigerstripe Artifacts"
href="src/help/html/tasks/DiagramEditor/tigerstripeArtifacts.html" />
<topic label="Adding Relationships"
href="src/help/html/tasks/DiagramEditor/addingRelationships.html" />
<topic label="Additional Diagram Editor Tools"
href="src/help/html/tasks/DiagramEditor/additionalTools.html" />
</topic>
<topic label="Instance Diagram Editor"
href="src/help/html/tasks/DiagramEditor/Instance/instance.html">
<topic label="Using the Instance Diagram Editor"
href="src/help/html/tasks/DiagramEditor/Instance/usingDiagramEditor_instance.html" />
<topic label="Creating a Class Instance"
href="src/help/html/tasks/DiagramEditor/Instance/createClassInstance.html" />
<topic label="Editing a Class Instance"
href="src/help/html/tasks/DiagramEditor/Instance/editClassInstance.html" />
<topic label="Deleting a Class Instance"
href="src/help/html/tasks/DiagramEditor/Instance/deleteClassInstance.html" />
<topic label="Additional Instance Diagram Editor Tools"
href="src/help/html/tasks/DiagramEditor/Instance/additionalToolsInstance.html" />
</topic>
</topic>
</topic>
<topic label="Trouble Shooting"
href="src/help/html/troubleshooting/index.html">
<topic label="Project Audit Troubleshooting"
href="src/help/html/troubleshooting/projectAuditErrors.html" />
</topic>
<!-- <topic label="Legal" href="src/help/html/legal.html"/>-->
<topic label="Support" href="src/help/html/support.html" />
</toc>