Serialized Form


Package org.eclipse.epf.resourcemanager.impl

Class org.eclipse.epf.resourcemanager.impl.ResourceDescriptorImpl extends MultiResourceEObject implements Serializable

serialVersionUID: 3256725082662385462l

Serialized Fields

id

java.lang.String id
The cached value of the 'Id' attribute.

See Also:
ResourceDescriptorImpl.getId()

uri

java.lang.String uri
The cached value of the 'Uri' attribute.

See Also:
ResourceDescriptorImpl.getUri()

resolvedURI

org.eclipse.emf.common.util.URI resolvedURI

Class org.eclipse.epf.resourcemanager.impl.ResourceManagerImpl extends MultiResourceEObject implements Serializable

serialVersionUID: -5164471475509169204l

Serialized Fields

guid

java.lang.String guid
The cached value of the 'Guid' attribute.

See Also:
ResourceManagerImpl.getGuid()

uriBase

java.lang.String uriBase
The cached value of the 'Uri Base' attribute.

See Also:
ResourceManagerImpl.getUriBase()

subManagers

org.eclipse.emf.common.util.EList subManagers
The cached value of the 'Sub Managers' containment reference list.

See Also:
ResourceManagerImpl.getSubManagers()

resourceDescriptors

org.eclipse.emf.common.util.EList resourceDescriptors
The cached value of the 'Resource Descriptors' containment reference list.

See Also:
ResourceManagerImpl.getResourceDescriptors()

idToResourceDescriptorMap

java.util.Map idToResourceDescriptorMap


Package org.eclipse.epf.publishing.services

Class org.eclipse.epf.publishing.services.PublishingServiceException extends java.lang.Exception implements Serializable

serialVersionUID: -6069175188598613513l

Serialized Fields

rootCause

java.lang.Throwable rootCause
The root cause of the exception.


errorMsg

java.lang.String errorMsg
The error message associated with the exception.


Package org.eclipse.epf.uma.impl

Class org.eclipse.epf.uma.impl.ActivityDescriptionImpl extends BreakdownElementDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

purpose

java.lang.String purpose
The cached value of the 'Purpose' attribute.

See Also:
ActivityDescriptionImpl.getPurpose()

alternatives

java.lang.String alternatives
The cached value of the 'Alternatives' attribute.

See Also:
ActivityDescriptionImpl.getAlternatives()

howtoStaff

java.lang.String howtoStaff
The cached value of the 'Howto Staff' attribute.

See Also:
ActivityDescriptionImpl.getHowtoStaff()

Class org.eclipse.epf.uma.impl.ActivityImpl extends WorkBreakdownElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

variabilityType

VariabilityType variabilityType
The cached value of the 'Variability Type' attribute.

See Also:
ActivityImpl.getVariabilityType()

variabilityBasedOnElement

VariabilityElement variabilityBasedOnElement
The cached value of the 'Variability Based On Element' reference.

See Also:
ActivityImpl.getVariabilityBasedOnElement()

precondition

Constraint precondition
The cached value of the 'Precondition' containment reference.

See Also:
ActivityImpl.getPrecondition()

postcondition

Constraint postcondition
The cached value of the 'Postcondition' containment reference.

See Also:
ActivityImpl.getPostcondition()

breakdownElements

org.eclipse.emf.common.util.EList breakdownElements
The cached value of the 'Breakdown Elements' reference list.

See Also:
ActivityImpl.getBreakdownElements()

roadmaps

org.eclipse.emf.common.util.EList roadmaps
The cached value of the 'Roadmaps' reference list.

See Also:
ActivityImpl.getRoadmaps()

supportingMaterials

org.eclipse.emf.common.util.EList supportingMaterials
The cached value of the 'Supporting Materials' reference list.

See Also:
ActivityImpl.getSupportingMaterials()

checklists

org.eclipse.emf.common.util.EList checklists
The cached value of the 'Checklists' reference list.

See Also:
ActivityImpl.getChecklists()

concepts

org.eclipse.emf.common.util.EList concepts
The cached value of the 'Concepts' reference list.

See Also:
ActivityImpl.getConcepts()

examples

org.eclipse.emf.common.util.EList examples
The cached value of the 'Examples' reference list.

See Also:
ActivityImpl.getExamples()

guidelines

org.eclipse.emf.common.util.EList guidelines
The cached value of the 'Guidelines' reference list.

See Also:
ActivityImpl.getGuidelines()

reusableAssets

org.eclipse.emf.common.util.EList reusableAssets
The cached value of the 'Reusable Assets' reference list.

See Also:
ActivityImpl.getReusableAssets()

isEnactable

java.lang.Boolean isEnactable
The cached value of the 'Is Enactable' attribute.

See Also:
ActivityImpl.getIsEnactable()

Class org.eclipse.epf.uma.impl.ArtifactDescriptionImpl extends WorkProductDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

briefOutline

java.lang.String briefOutline
The cached value of the 'Brief Outline' attribute.

See Also:
ArtifactDescriptionImpl.getBriefOutline()

representationOptions

java.lang.String representationOptions
The cached value of the 'Representation Options' attribute.

See Also:
ArtifactDescriptionImpl.getRepresentationOptions()

Class org.eclipse.epf.uma.impl.ArtifactImpl extends WorkProductImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

containedArtifacts

org.eclipse.emf.common.util.EList containedArtifacts
The cached value of the 'Contained Artifacts' containment reference list.

See Also:
ArtifactImpl.getContainedArtifacts()

Class org.eclipse.epf.uma.impl.BreakdownElementDescriptionImpl extends ContentDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

usageGuidance

java.lang.String usageGuidance
The cached value of the 'Usage Guidance' attribute.

See Also:
BreakdownElementDescriptionImpl.getUsageGuidance()

Class org.eclipse.epf.uma.impl.BreakdownElementImpl extends ProcessElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

prefix

java.lang.String prefix
The cached value of the 'Prefix' attribute.

See Also:
BreakdownElementImpl.getPrefix()

isPlanned

java.lang.Boolean isPlanned
The cached value of the 'Is Planned' attribute.

See Also:
BreakdownElementImpl.getIsPlanned()

hasMultipleOccurrences

java.lang.Boolean hasMultipleOccurrences
The cached value of the 'Has Multiple Occurrences' attribute.

See Also:
BreakdownElementImpl.getHasMultipleOccurrences()

isOptional

java.lang.Boolean isOptional
The cached value of the 'Is Optional' attribute.

See Also:
BreakdownElementImpl.getIsOptional()

presentedAfter

BreakdownElement presentedAfter
The cached value of the 'Presented After' reference.

See Also:
BreakdownElementImpl.getPresentedAfter()

presentedBefore

BreakdownElement presentedBefore
The cached value of the 'Presented Before' reference.

See Also:
BreakdownElementImpl.getPresentedBefore()

planningData

PlanningData planningData
The cached value of the 'Planning Data' containment reference.

See Also:
BreakdownElementImpl.getPlanningData()

superActivities

Activity superActivities
The cached value of the 'Super Activities' reference.

See Also:
BreakdownElementImpl.getSuperActivities()

Class org.eclipse.epf.uma.impl.CapabilityPatternImpl extends ProcessImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ChecklistImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ClassifierImpl extends TypeImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.CompositeRoleImpl extends RoleDescriptorImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

aggregatedRoles

org.eclipse.emf.common.util.EList aggregatedRoles
The cached value of the 'Aggregated Roles' reference list.

See Also:
CompositeRoleImpl.getAggregatedRoles()

Class org.eclipse.epf.uma.impl.ConceptImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ConstraintImpl extends MethodElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

body

java.lang.String body
The cached value of the 'Body' attribute.

See Also:
ConstraintImpl.getBody()

Class org.eclipse.epf.uma.impl.ContentCategoryImpl extends ContentElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ContentDescriptionImpl extends MethodUnitImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

mainDescription

java.lang.String mainDescription
The cached value of the 'Main Description' attribute.

See Also:
ContentDescriptionImpl.getMainDescription()

sections

org.eclipse.emf.common.util.EList sections
The cached value of the 'Sections' containment reference list.

See Also:
ContentDescriptionImpl.getSections()

keyConsiderations

java.lang.String keyConsiderations
The cached value of the 'Key Considerations' attribute.

See Also:
ContentDescriptionImpl.getKeyConsiderations()

Class org.eclipse.epf.uma.impl.ContentElementImpl extends DescribableElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

variabilityType

VariabilityType variabilityType
The cached value of the 'Variability Type' attribute.

See Also:
ContentElementImpl.getVariabilityType()

variabilityBasedOnElement

VariabilityElement variabilityBasedOnElement
The cached value of the 'Variability Based On Element' reference.

See Also:
ContentElementImpl.getVariabilityBasedOnElement()

supportingMaterials

org.eclipse.emf.common.util.EList supportingMaterials
The cached value of the 'Supporting Materials' reference list.

See Also:
ContentElementImpl.getSupportingMaterials()

conceptsAndPapers

org.eclipse.emf.common.util.EList conceptsAndPapers
The cached value of the 'Concepts And Papers' reference list.

See Also:
ContentElementImpl.getConceptsAndPapers()

checklists

org.eclipse.emf.common.util.EList checklists
The cached value of the 'Checklists' reference list.

See Also:
ContentElementImpl.getChecklists()

guidelines

org.eclipse.emf.common.util.EList guidelines
The cached value of the 'Guidelines' reference list.

See Also:
ContentElementImpl.getGuidelines()

examples

org.eclipse.emf.common.util.EList examples
The cached value of the 'Examples' reference list.

See Also:
ContentElementImpl.getExamples()

assets

org.eclipse.emf.common.util.EList assets
The cached value of the 'Assets' reference list.

See Also:
ContentElementImpl.getAssets()

Class org.eclipse.epf.uma.impl.ContentPackageImpl extends MethodPackageImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

contentElements

org.eclipse.emf.common.util.EList contentElements
The cached value of the 'Content Elements' containment reference list.

See Also:
ContentPackageImpl.getContentElements()

Class org.eclipse.epf.uma.impl.CoreSemanticModelBridgeImpl extends SemanticModelBridgeImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

element

Element element
The cached value of the 'Element' reference.

See Also:
CoreSemanticModelBridgeImpl.getElement()

Class org.eclipse.epf.uma.impl.CustomCategoryImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

categorizedElements

org.eclipse.emf.common.util.EList categorizedElements
The cached value of the 'Categorized Elements' reference list.

See Also:
CustomCategoryImpl.getCategorizedElements()

subCategories

org.eclipse.emf.common.util.EList subCategories
The cached value of the 'Sub Categories' reference list.

See Also:
CustomCategoryImpl.getSubCategories()

Class org.eclipse.epf.uma.impl.DeliverableDescriptionImpl extends WorkProductDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

externalDescription

java.lang.String externalDescription
The cached value of the 'External Description' attribute.

See Also:
DeliverableDescriptionImpl.getExternalDescription()

packagingGuidance

java.lang.String packagingGuidance
The cached value of the 'Packaging Guidance' attribute.

See Also:
DeliverableDescriptionImpl.getPackagingGuidance()

Class org.eclipse.epf.uma.impl.DeliverableImpl extends WorkProductImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

deliveredWorkProducts

org.eclipse.emf.common.util.EList deliveredWorkProducts
The cached value of the 'Delivered Work Products' reference list.

See Also:
DeliverableImpl.getDeliveredWorkProducts()

Class org.eclipse.epf.uma.impl.DeliveryProcessDescriptionImpl extends ProcessDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

scale

java.lang.String scale
The cached value of the 'Scale' attribute.

See Also:
DeliveryProcessDescriptionImpl.getScale()

projectCharacteristics

java.lang.String projectCharacteristics
The cached value of the 'Project Characteristics' attribute.

See Also:
DeliveryProcessDescriptionImpl.getProjectCharacteristics()

riskLevel

java.lang.String riskLevel
The cached value of the 'Risk Level' attribute.

See Also:
DeliveryProcessDescriptionImpl.getRiskLevel()

estimatingTechnique

java.lang.String estimatingTechnique
The cached value of the 'Estimating Technique' attribute.

See Also:
DeliveryProcessDescriptionImpl.getEstimatingTechnique()

projectMemberExpertise

java.lang.String projectMemberExpertise
The cached value of the 'Project Member Expertise' attribute.

See Also:
DeliveryProcessDescriptionImpl.getProjectMemberExpertise()

typeOfContract

java.lang.String typeOfContract
The cached value of the 'Type Of Contract' attribute.

See Also:
DeliveryProcessDescriptionImpl.getTypeOfContract()

Class org.eclipse.epf.uma.impl.DeliveryProcessImpl extends ProcessImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

educationMaterials

org.eclipse.emf.common.util.EList educationMaterials
The cached value of the 'Education Materials' reference list.

See Also:
DeliveryProcessImpl.getEducationMaterials()

communicationsMaterials

org.eclipse.emf.common.util.EList communicationsMaterials
The cached value of the 'Communications Materials' reference list.

See Also:
DeliveryProcessImpl.getCommunicationsMaterials()

Class org.eclipse.epf.uma.impl.DescribableElementImpl extends MethodElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

presentationName

java.lang.String presentationName
The cached value of the 'Presentation Name' attribute.

See Also:
DescribableElementImpl.getPresentationName()

presentation

ContentDescription presentation
The cached value of the 'Presentation' containment reference.

See Also:
DescribableElementImpl.getPresentation()

shapeicon

java.net.URI shapeicon
The cached value of the 'Shapeicon' attribute.

See Also:
DescribableElementImpl.getShapeicon()

nodeicon

java.net.URI nodeicon
The cached value of the 'Nodeicon' attribute.

See Also:
DescribableElementImpl.getNodeicon()

emptyPresentation

ContentDescription emptyPresentation

changeListener

org.eclipse.emf.common.notify.Adapter changeListener

Class org.eclipse.epf.uma.impl.DescriptorDescriptionImpl extends BreakdownElementDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

refinedDescription

java.lang.String refinedDescription
The cached value of the 'Refined Description' attribute.

See Also:
DescriptorDescriptionImpl.getRefinedDescription()

Class org.eclipse.epf.uma.impl.DescriptorImpl extends BreakdownElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

isSynchronizedWithSource

java.lang.Boolean isSynchronizedWithSource
The cached value of the 'Is Synchronized With Source' attribute.

See Also:
DescriptorImpl.getIsSynchronizedWithSource()

Class org.eclipse.epf.uma.impl.DiagramElementImpl extends MethodElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

isVisible

java.lang.Boolean isVisible
The cached value of the 'Is Visible' attribute.

See Also:
DiagramElementImpl.getIsVisible()

reference

org.eclipse.emf.common.util.EList reference
The cached value of the 'Reference' reference list.

See Also:
DiagramElementImpl.getReference()

property

org.eclipse.emf.common.util.EList property
The cached value of the 'Property' containment reference list.

See Also:
DiagramElementImpl.getProperty()

Class org.eclipse.epf.uma.impl.DiagramImpl extends GraphNodeImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

zoom

java.lang.Double zoom
The cached value of the 'Zoom' attribute.

See Also:
DiagramImpl.getZoom()

viewpoint

Point viewpoint
The cached value of the 'Viewpoint' containment reference.

See Also:
DiagramImpl.getViewpoint()

diagramLink

org.eclipse.emf.common.util.EList diagramLink
The cached value of the 'Diagram Link' reference list.

See Also:
DiagramImpl.getDiagramLink()

namespace

SemanticModelBridge namespace
The cached value of the 'Namespace' containment reference.

See Also:
DiagramImpl.getNamespace()

Class org.eclipse.epf.uma.impl.DiagramLinkImpl extends DiagramElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

zoom

java.lang.Double zoom
The cached value of the 'Zoom' attribute.

See Also:
DiagramLinkImpl.getZoom()

viewport

Point viewport
The cached value of the 'Viewport' containment reference.

See Also:
DiagramLinkImpl.getViewport()

diagram

Diagram diagram
The cached value of the 'Diagram' reference.

See Also:
DiagramLinkImpl.getDiagram()

Class org.eclipse.epf.uma.impl.DimensionImpl extends MultiResourceEObject implements Serializable

serialVersionUID: 1l

Serialized Fields

width

java.lang.Double width
The cached value of the 'Width' attribute.

See Also:
DimensionImpl.getWidth()

height

java.lang.Double height
The cached value of the 'Height' attribute.

See Also:
DimensionImpl.getHeight()

Class org.eclipse.epf.uma.impl.DisciplineGroupingImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

disciplines

org.eclipse.emf.common.util.EList disciplines
The cached value of the 'Disciplines' reference list.

See Also:
DisciplineGroupingImpl.getDisciplines()

Class org.eclipse.epf.uma.impl.DisciplineImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

tasks

org.eclipse.emf.common.util.EList tasks
The cached value of the 'Tasks' reference list.

See Also:
DisciplineImpl.getTasks()

subdiscipline

org.eclipse.emf.common.util.EList subdiscipline
The cached value of the 'Subdiscipline' containment reference list.

See Also:
DisciplineImpl.getSubdiscipline()

referenceWorkflows

org.eclipse.emf.common.util.EList referenceWorkflows
The cached value of the 'Reference Workflows' reference list.

See Also:
DisciplineImpl.getReferenceWorkflows()

Class org.eclipse.epf.uma.impl.DomainImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

workProducts

org.eclipse.emf.common.util.EList workProducts
The cached value of the 'Work Products' reference list.

See Also:
DomainImpl.getWorkProducts()

subdomains

org.eclipse.emf.common.util.EList subdomains
The cached value of the 'Subdomains' containment reference list.

See Also:
DomainImpl.getSubdomains()

Class org.eclipse.epf.uma.impl.ElementImpl extends MultiResourceEObject implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.EllipseImpl extends GraphicPrimitiveImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

radiusX

java.lang.Double radiusX
The cached value of the 'Radius X' attribute.

See Also:
EllipseImpl.getRadiusX()

radiusY

java.lang.Double radiusY
The cached value of the 'Radius Y' attribute.

See Also:
EllipseImpl.getRadiusY()

rotation

java.lang.Double rotation
The cached value of the 'Rotation' attribute.

See Also:
EllipseImpl.getRotation()

startAngle

java.lang.Double startAngle
The cached value of the 'Start Angle' attribute.

See Also:
EllipseImpl.getStartAngle()

endAngle

java.lang.Double endAngle
The cached value of the 'End Angle' attribute.

See Also:
EllipseImpl.getEndAngle()

center

Point center
The cached value of the 'Center' containment reference.

See Also:
EllipseImpl.getCenter()

Class org.eclipse.epf.uma.impl.EstimationConsiderationsImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ExampleImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.GraphConnectorImpl extends GraphElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

graphEdge

org.eclipse.emf.common.util.EList graphEdge
The cached value of the 'Graph Edge' reference list.

See Also:
GraphConnectorImpl.getGraphEdge()

Class org.eclipse.epf.uma.impl.GraphEdgeImpl extends GraphElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

anchor

org.eclipse.emf.common.util.EList anchor
The cached value of the 'Anchor' reference list.

See Also:
GraphEdgeImpl.getAnchor()

waypoints

org.eclipse.emf.common.util.EList waypoints
The cached value of the 'Waypoints' containment reference list.

See Also:
GraphEdgeImpl.getWaypoints()

Class org.eclipse.epf.uma.impl.GraphElementImpl extends DiagramElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

position

Point position
The cached value of the 'Position' containment reference.

See Also:
GraphElementImpl.getPosition()

contained

org.eclipse.emf.common.util.EList contained
The cached value of the 'Contained' containment reference list.

See Also:
GraphElementImpl.getContained()

link

org.eclipse.emf.common.util.EList link
The cached value of the 'Link' containment reference list.

See Also:
GraphElementImpl.getLink()

anchorage

org.eclipse.emf.common.util.EList anchorage
The cached value of the 'Anchorage' containment reference list.

See Also:
GraphElementImpl.getAnchorage()

semanticModel

SemanticModelBridge semanticModel
The cached value of the 'Semantic Model' containment reference.

See Also:
GraphElementImpl.getSemanticModel()

Class org.eclipse.epf.uma.impl.GraphicPrimitiveImpl extends LeafElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.GraphNodeImpl extends GraphElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

size

Dimension size
The cached value of the 'Size' containment reference.

See Also:
GraphNodeImpl.getSize()

Class org.eclipse.epf.uma.impl.GuidanceDescriptionImpl extends ContentDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

attachments

java.lang.String attachments
The cached value of the 'Attachments' attribute.

See Also:
GuidanceDescriptionImpl.getAttachments()

Class org.eclipse.epf.uma.impl.GuidanceImpl extends ContentElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.GuidelineImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ImageImpl extends LeafElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

uri

java.net.URI uri
The cached value of the 'Uri' attribute.

See Also:
ImageImpl.getUri()

mimeType

java.lang.String mimeType
The cached value of the 'Mime Type' attribute.

See Also:
ImageImpl.getMimeType()

Class org.eclipse.epf.uma.impl.IterationImpl extends ActivityImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.LeafElementImpl extends DiagramElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.MethodConfigurationImpl extends MethodUnitImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

methodPluginSelection

org.eclipse.emf.common.util.EList methodPluginSelection
The cached value of the 'Method Plugin Selection' reference list.

See Also:
MethodConfigurationImpl.getMethodPluginSelection()

methodPackageSelection

org.eclipse.emf.common.util.EList methodPackageSelection
The cached value of the 'Method Package Selection' reference list.

See Also:
MethodConfigurationImpl.getMethodPackageSelection()

processViews

org.eclipse.emf.common.util.EList processViews
The cached value of the 'Process Views' reference list.

See Also:
MethodConfigurationImpl.getProcessViews()

defaultView

ContentCategory defaultView
The cached value of the 'Default View' reference.

See Also:
MethodConfigurationImpl.getDefaultView()

baseConfigurations

org.eclipse.emf.common.util.EList baseConfigurations
The cached value of the 'Base Configurations' reference list.

See Also:
MethodConfigurationImpl.getBaseConfigurations()

Class org.eclipse.epf.uma.impl.MethodElementImpl extends PackageableElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

guid

java.lang.String guid
The cached value of the 'Guid' attribute.

See Also:
MethodElementImpl.getGuid()

briefDescription

java.lang.String briefDescription
The cached value of the 'Brief Description' attribute.

See Also:
MethodElementImpl.getBriefDescription()

ownedRules

org.eclipse.emf.common.util.EList ownedRules
The cached value of the 'Owned Rules' containment reference list.

See Also:
MethodElementImpl.getOwnedRules()

suppressed

java.lang.Boolean suppressed
The cached value of the 'Suppressed' attribute.

See Also:
MethodElementImpl.getSuppressed()

orderingGuide

java.lang.String orderingGuide
The cached value of the 'Ordering Guide' attribute.

See Also:
MethodElementImpl.getOrderingGuide()

Class org.eclipse.epf.uma.impl.MethodLibraryImpl extends MethodUnitImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

methodPlugins

org.eclipse.emf.common.util.EList methodPlugins
The cached value of the 'Method Plugins' containment reference list.

See Also:
MethodLibraryImpl.getMethodPlugins()

predefinedConfigurations

org.eclipse.emf.common.util.EList predefinedConfigurations
The cached value of the 'Predefined Configurations' containment reference list.

See Also:
MethodLibraryImpl.getPredefinedConfigurations()

Class org.eclipse.epf.uma.impl.MethodPackageImpl extends MethodElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

global

java.lang.Boolean global
The cached value of the 'Global' attribute.

See Also:
MethodPackageImpl.getGlobal()

reusedPackages

org.eclipse.emf.common.util.EList reusedPackages
The cached value of the 'Reused Packages' reference list.

See Also:
MethodPackageImpl.getReusedPackages()

childPackages

org.eclipse.emf.common.util.EList childPackages
The cached value of the 'Child Packages' containment reference list.

See Also:
MethodPackageImpl.getChildPackages()

Class org.eclipse.epf.uma.impl.MethodPluginImpl extends MethodUnitImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

userChangeable

java.lang.Boolean userChangeable
The cached value of the 'User Changeable' attribute.

See Also:
MethodPluginImpl.getUserChangeable()

methodPackages

org.eclipse.emf.common.util.EList methodPackages
The cached value of the 'Method Packages' containment reference list.

See Also:
MethodPluginImpl.getMethodPackages()

bases

org.eclipse.emf.common.util.EList bases
The cached value of the 'Bases' reference list.

See Also:
MethodPluginImpl.getBases()

Class org.eclipse.epf.uma.impl.MethodUnitImpl extends MethodElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

authors

java.lang.String authors
The cached value of the 'Authors' attribute.

See Also:
MethodUnitImpl.getAuthors()

changeDate

java.util.Date changeDate
The cached value of the 'Change Date' attribute.

See Also:
MethodUnitImpl.getChangeDate()

changeDescription

java.lang.String changeDescription
The cached value of the 'Change Description' attribute.

See Also:
MethodUnitImpl.getChangeDescription()

version

java.lang.String version
The cached value of the 'Version' attribute.

See Also:
MethodUnitImpl.getVersion()

copyrightStatement

SupportingMaterial copyrightStatement
The cached value of the 'Copyright Statement' reference.

See Also:
MethodUnitImpl.getCopyrightStatement()

Class org.eclipse.epf.uma.impl.MilestoneImpl extends WorkBreakdownElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.NamedElementImpl extends ElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name
The cached value of the 'Name' attribute.

See Also:
NamedElementImpl.getName()

Class org.eclipse.epf.uma.impl.NamespaceImpl extends NamedElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.OutcomeImpl extends WorkProductImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.PackageableElementImpl extends NamedElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.PackageImpl extends NamespaceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.PhaseImpl extends ActivityImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.PlanningDataImpl extends ProcessElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

startDate

java.util.Date startDate
The cached value of the 'Start Date' attribute.

See Also:
PlanningDataImpl.getStartDate()

finishDate

java.util.Date finishDate
The cached value of the 'Finish Date' attribute.

See Also:
PlanningDataImpl.getFinishDate()

rank

int rank
The cached value of the 'Rank' attribute.

See Also:
PlanningDataImpl.getRank()

Class org.eclipse.epf.uma.impl.PointImpl extends MultiResourceEObject implements Serializable

serialVersionUID: 1l

Serialized Fields

x

java.lang.Double x
The cached value of the 'X' attribute.

See Also:
PointImpl.getX()

y

java.lang.Double y
The cached value of the 'Y' attribute.

See Also:
PointImpl.getY()

Class org.eclipse.epf.uma.impl.PolylineImpl extends GraphicPrimitiveImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

closed

java.lang.Boolean closed
The cached value of the 'Closed' attribute.

See Also:
PolylineImpl.getClosed()

waypoints

org.eclipse.emf.common.util.EList waypoints
The cached value of the 'Waypoints' containment reference list.

See Also:
PolylineImpl.getWaypoints()

Class org.eclipse.epf.uma.impl.PracticeDescriptionImpl extends ContentDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

additionalInfo

java.lang.String additionalInfo
The cached value of the 'Additional Info' attribute.

See Also:
PracticeDescriptionImpl.getAdditionalInfo()

problem

java.lang.String problem
The cached value of the 'Problem' attribute.

See Also:
PracticeDescriptionImpl.getProblem()

background

java.lang.String background
The cached value of the 'Background' attribute.

See Also:
PracticeDescriptionImpl.getBackground()

goals

java.lang.String goals
The cached value of the 'Goals' attribute.

See Also:
PracticeDescriptionImpl.getGoals()

application

java.lang.String application
The cached value of the 'Application' attribute.

See Also:
PracticeDescriptionImpl.getApplication()

levelsOfAdoption

java.lang.String levelsOfAdoption
The cached value of the 'Levels Of Adoption' attribute.

See Also:
PracticeDescriptionImpl.getLevelsOfAdoption()

Class org.eclipse.epf.uma.impl.PracticeImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

subPractices

org.eclipse.emf.common.util.EList subPractices
The cached value of the 'Sub Practices' containment reference list.

See Also:
PracticeImpl.getSubPractices()

contentReferences

org.eclipse.emf.common.util.EList contentReferences
The cached value of the 'Content References' reference list.

See Also:
PracticeImpl.getContentReferences()

activityReferences

org.eclipse.emf.common.util.EList activityReferences
The cached value of the 'Activity References' reference list.

See Also:
PracticeImpl.getActivityReferences()

Class org.eclipse.epf.uma.impl.ProcessComponentDescriptorImpl extends DescriptorImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

processComponent

ProcessComponent processComponent
The cached value of the 'Process Component' reference.

See Also:
ProcessComponentDescriptorImpl.getProcessComponent()

Class org.eclipse.epf.uma.impl.ProcessComponentImpl extends ProcessPackageImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

authors

java.lang.String authors
The cached value of the 'Authors' attribute.

See Also:
ProcessComponentImpl.getAuthors()

changeDate

java.util.Date changeDate
The cached value of the 'Change Date' attribute.

See Also:
ProcessComponentImpl.getChangeDate()

changeDescription

java.lang.String changeDescription
The cached value of the 'Change Description' attribute.

See Also:
ProcessComponentImpl.getChangeDescription()

version

java.lang.String version
The cached value of the 'Version' attribute.

See Also:
ProcessComponentImpl.getVersion()

copyrightStatement

SupportingMaterial copyrightStatement
The cached value of the 'Copyright Statement' reference.

See Also:
ProcessComponentImpl.getCopyrightStatement()

interfaces

org.eclipse.emf.common.util.EList interfaces
The cached value of the 'Interfaces' reference list.

See Also:
ProcessComponentImpl.getInterfaces()

process

Process process
The cached value of the 'Process' containment reference.

See Also:
ProcessComponentImpl.getProcess()

Class org.eclipse.epf.uma.impl.ProcessComponentInterfaceImpl extends BreakdownElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

interfaceSpecifications

org.eclipse.emf.common.util.EList interfaceSpecifications
The cached value of the 'Interface Specifications' containment reference list.

See Also:
ProcessComponentInterfaceImpl.getInterfaceSpecifications()

interfaceIO

org.eclipse.emf.common.util.EList interfaceIO
The cached value of the 'Interface IO' containment reference list.

See Also:
ProcessComponentInterfaceImpl.getInterfaceIO()

Class org.eclipse.epf.uma.impl.ProcessDescriptionImpl extends ActivityDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

externalId

java.lang.String externalId
The cached value of the 'External Id' attribute.

See Also:
ProcessDescriptionImpl.getExternalId()

scope

java.lang.String scope
The cached value of the 'Scope' attribute.

See Also:
ProcessDescriptionImpl.getScope()

usageNotes

java.lang.String usageNotes
The cached value of the 'Usage Notes' attribute.

See Also:
ProcessDescriptionImpl.getUsageNotes()

Class org.eclipse.epf.uma.impl.ProcessElementImpl extends DescribableElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ProcessFamilyImpl extends MethodConfigurationImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

deliveryProcesses

org.eclipse.emf.common.util.EList deliveryProcesses
The cached value of the 'Delivery Processes' reference list.

See Also:
ProcessFamilyImpl.getDeliveryProcesses()

Class org.eclipse.epf.uma.impl.ProcessImpl extends ActivityImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

includesPatterns

org.eclipse.emf.common.util.EList includesPatterns
The cached value of the 'Includes Patterns' reference list.

See Also:
ProcessImpl.getIncludesPatterns()

defaultContext

MethodConfiguration defaultContext
The cached value of the 'Default Context' reference.

See Also:
ProcessImpl.getDefaultContext()

validContext

org.eclipse.emf.common.util.EList validContext
The cached value of the 'Valid Context' reference list.

See Also:
ProcessImpl.getValidContext()

Class org.eclipse.epf.uma.impl.ProcessPackageImpl extends MethodPackageImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

processElements

org.eclipse.emf.common.util.EList processElements
The cached value of the 'Process Elements' containment reference list.

See Also:
ProcessPackageImpl.getProcessElements()

diagrams

org.eclipse.emf.common.util.EList diagrams
The cached value of the 'Diagrams' containment reference list.

See Also:
ProcessPackageImpl.getDiagrams()

Class org.eclipse.epf.uma.impl.ProcessPlanningTemplateImpl extends ProcessImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

basedOnProcesses

org.eclipse.emf.common.util.EList basedOnProcesses
The cached value of the 'Based On Processes' reference list.

See Also:
ProcessPlanningTemplateImpl.getBasedOnProcesses()

Class org.eclipse.epf.uma.impl.PropertyImpl extends DiagramElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

key

java.lang.String key
The cached value of the 'Key' attribute.

See Also:
PropertyImpl.getKey()

value

java.lang.String value
The cached value of the 'Value' attribute.

See Also:
PropertyImpl.getValue()

Class org.eclipse.epf.uma.impl.PseudoStateImpl extends VertexImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ReferenceImpl extends DiagramElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

isIndividualRepresentation

java.lang.Boolean isIndividualRepresentation
The cached value of the 'Is Individual Representation' attribute.

See Also:
ReferenceImpl.getIsIndividualRepresentation()

referenced

DiagramElement referenced
The cached value of the 'Referenced' reference.

See Also:
ReferenceImpl.getReferenced()

Class org.eclipse.epf.uma.impl.RegionImpl extends MultiResourceEObject implements Serializable

serialVersionUID: 1l

Serialized Fields

vertex

org.eclipse.emf.common.util.EList vertex
The cached value of the 'Vertex' containment reference list.

See Also:
RegionImpl.getVertex()

transition

org.eclipse.emf.common.util.EList transition
The cached value of the 'Transition' containment reference list.

See Also:
RegionImpl.getTransition()

Class org.eclipse.epf.uma.impl.ReportImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.ReusableAssetImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.RoadmapImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.RoleDescriptionImpl extends ContentDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

skills

java.lang.String skills
The cached value of the 'Skills' attribute.

See Also:
RoleDescriptionImpl.getSkills()

assignmentApproaches

java.lang.String assignmentApproaches
The cached value of the 'Assignment Approaches' attribute.

See Also:
RoleDescriptionImpl.getAssignmentApproaches()

synonyms

java.lang.String synonyms
The cached value of the 'Synonyms' attribute.

See Also:
RoleDescriptionImpl.getSynonyms()

Class org.eclipse.epf.uma.impl.RoleDescriptorImpl extends DescriptorImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

role

Role role
The cached value of the 'Role' reference.

See Also:
RoleDescriptorImpl.getRole()

responsibleFor

org.eclipse.emf.common.util.EList responsibleFor
The cached value of the 'Responsible For' reference list.

See Also:
RoleDescriptorImpl.getResponsibleFor()

Class org.eclipse.epf.uma.impl.RoleImpl extends ContentElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

responsibleFor

org.eclipse.emf.common.util.EList responsibleFor
The cached value of the 'Responsible For' reference list.

See Also:
RoleImpl.getResponsibleFor()

Class org.eclipse.epf.uma.impl.RoleSetGroupingImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

roleSets

org.eclipse.emf.common.util.EList roleSets
The cached value of the 'Role Sets' reference list.

See Also:
RoleSetGroupingImpl.getRoleSets()

Class org.eclipse.epf.uma.impl.RoleSetImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

roles

org.eclipse.emf.common.util.EList roles
The cached value of the 'Roles' reference list.

See Also:
RoleSetImpl.getRoles()

Class org.eclipse.epf.uma.impl.SectionImpl extends VariabilityElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

sectionName

java.lang.String sectionName
The cached value of the 'Section Name' attribute.

See Also:
SectionImpl.getSectionName()

sectionDescription

java.lang.String sectionDescription
The cached value of the 'Section Description' attribute.

See Also:
SectionImpl.getSectionDescription()

subSections

org.eclipse.emf.common.util.EList subSections
The cached value of the 'Sub Sections' containment reference list.

See Also:
SectionImpl.getSubSections()

predecessor

Section predecessor
The cached value of the 'Predecessor' reference.

See Also:
SectionImpl.getPredecessor()

Class org.eclipse.epf.uma.impl.SemanticModelBridgeImpl extends DiagramElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

presentation

java.lang.String presentation
The cached value of the 'Presentation' attribute.

See Also:
SemanticModelBridgeImpl.getPresentation()

Class org.eclipse.epf.uma.impl.SimpleSemanticModelElementImpl extends SemanticModelBridgeImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

typeInfo

java.lang.String typeInfo
The cached value of the 'Type Info' attribute.

See Also:
SimpleSemanticModelElementImpl.getTypeInfo()

Class org.eclipse.epf.uma.impl.StateImpl extends VertexImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

workProduct

org.eclipse.emf.common.util.EList workProduct
The cached value of the 'Work Product' reference list.

See Also:
StateImpl.getWorkProduct()

region

org.eclipse.emf.common.util.EList region
The cached value of the 'Region' containment reference list.

See Also:
StateImpl.getRegion()

submachine

StateMachine submachine
The cached value of the 'Submachine' reference.

See Also:
StateImpl.getSubmachine()

Class org.eclipse.epf.uma.impl.StateMachineImpl extends WorkDefinitionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

region

org.eclipse.emf.common.util.EList region
The cached value of the 'Region' containment reference list.

See Also:
StateMachineImpl.getRegion()

Class org.eclipse.epf.uma.impl.StepImpl extends SectionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

precondition

Constraint precondition
The cached value of the 'Precondition' containment reference.

See Also:
StepImpl.getPrecondition()

postcondition

Constraint postcondition
The cached value of the 'Postcondition' containment reference.

See Also:
StepImpl.getPostcondition()

Class org.eclipse.epf.uma.impl.SupportingMaterialImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.TaskDescriptionImpl extends ContentDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

purpose

java.lang.String purpose
The cached value of the 'Purpose' attribute.

See Also:
TaskDescriptionImpl.getPurpose()

alternatives

java.lang.String alternatives
The cached value of the 'Alternatives' attribute.

See Also:
TaskDescriptionImpl.getAlternatives()

Class org.eclipse.epf.uma.impl.TaskDescriptorImpl extends WorkBreakdownElementImpl implements Serializable

serialVersionUID: -4419414664273910863l

Serialized Fields

isSynchronizedWithSource

java.lang.Boolean isSynchronizedWithSource
The cached value of the 'Is Synchronized With Source' attribute.

See Also:
TaskDescriptorImpl.getIsSynchronizedWithSource()

task

Task task
The cached value of the 'Task' reference.

See Also:
TaskDescriptorImpl.getTask()

additionallyPerformedBy

org.eclipse.emf.common.util.EList additionallyPerformedBy
The cached value of the 'Additionally Performed By' reference list.

See Also:
TaskDescriptorImpl.getAdditionallyPerformedBy()

assistedBy

org.eclipse.emf.common.util.EList assistedBy
The cached value of the 'Assisted By' reference list.

See Also:
TaskDescriptorImpl.getAssistedBy()

externalInput

org.eclipse.emf.common.util.EList externalInput
The cached value of the 'External Input' reference list.

See Also:
TaskDescriptorImpl.getExternalInput()

mandatoryInput

org.eclipse.emf.common.util.EList mandatoryInput
The cached value of the 'Mandatory Input' reference list.

See Also:
TaskDescriptorImpl.getMandatoryInput()

optionalInput

org.eclipse.emf.common.util.EList optionalInput
The cached value of the 'Optional Input' reference list.

See Also:
TaskDescriptorImpl.getOptionalInput()

output

org.eclipse.emf.common.util.EList output
The cached value of the 'Output' reference list.

See Also:
TaskDescriptorImpl.getOutput()

performedPrimarilyBy

RoleDescriptor performedPrimarilyBy
The cached value of the 'Performed Primarily By' reference.

See Also:
TaskDescriptorImpl.getPerformedPrimarilyBy()

selectedSteps

org.eclipse.emf.common.util.EList selectedSteps
The cached value of the 'Selected Steps' reference list.

See Also:
TaskDescriptorImpl.getSelectedSteps()

Class org.eclipse.epf.uma.impl.TaskImpl extends ContentElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

precondition

Constraint precondition
The cached value of the 'Precondition' containment reference.

See Also:
TaskImpl.getPrecondition()

postcondition

Constraint postcondition
The cached value of the 'Postcondition' containment reference.

See Also:
TaskImpl.getPostcondition()

performedBy

Role performedBy
The cached value of the 'Performed By' reference.

See Also:
TaskImpl.getPerformedBy()

mandatoryInput

org.eclipse.emf.common.util.EList mandatoryInput
The cached value of the 'Mandatory Input' reference list.

See Also:
TaskImpl.getMandatoryInput()

output

org.eclipse.emf.common.util.EList output
The cached value of the 'Output' reference list.

See Also:
TaskImpl.getOutput()

additionallyPerformedBy

org.eclipse.emf.common.util.EList additionallyPerformedBy
The cached value of the 'Additionally Performed By' reference list.

See Also:
TaskImpl.getAdditionallyPerformedBy()

optionalInput

org.eclipse.emf.common.util.EList optionalInput
The cached value of the 'Optional Input' reference list.

See Also:
TaskImpl.getOptionalInput()

toolMentors

org.eclipse.emf.common.util.EList toolMentors
The cached value of the 'Tool Mentors' reference list.

See Also:
TaskImpl.getToolMentors()

estimationConsiderations

org.eclipse.emf.common.util.EList estimationConsiderations
The cached value of the 'Estimation Considerations' reference list.

See Also:
TaskImpl.getEstimationConsiderations()

Class org.eclipse.epf.uma.impl.TeamProfileImpl extends BreakdownElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

teamRoles

org.eclipse.emf.common.util.EList teamRoles
The cached value of the 'Team Roles' reference list.

See Also:
TeamProfileImpl.getTeamRoles()

superTeam

TeamProfile superTeam
The cached value of the 'Super Team' reference.

See Also:
TeamProfileImpl.getSuperTeam()

subTeam

org.eclipse.emf.common.util.EList subTeam
The cached value of the 'Sub Team' reference list.

See Also:
TeamProfileImpl.getSubTeam()

Class org.eclipse.epf.uma.impl.TemplateImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.TermDefinitionImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.TextElementImpl extends LeafElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

text

java.lang.String text
The cached value of the 'Text' attribute.

See Also:
TextElementImpl.getText()

Class org.eclipse.epf.uma.impl.ToolImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

toolMentors

org.eclipse.emf.common.util.EList toolMentors
The cached value of the 'Tool Mentors' reference list.

See Also:
ToolImpl.getToolMentors()

Class org.eclipse.epf.uma.impl.ToolMentorImpl extends GuidanceImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.TransitionImpl extends MultiResourceEObject implements Serializable

serialVersionUID: 1l

Serialized Fields

workDefinition

org.eclipse.emf.common.util.EList workDefinition
The cached value of the 'Work Definition' reference list.

See Also:
TransitionImpl.getWorkDefinition()

source

Vertex source
The cached value of the 'Source' reference.

See Also:
TransitionImpl.getSource()

target

Vertex target
The cached value of the 'Target' reference.

See Also:
TransitionImpl.getTarget()

Class org.eclipse.epf.uma.impl.TypeImpl extends PackageableElementImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.UMASemanticModelBridgeImpl extends SemanticModelBridgeImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

element

MethodElement element
The cached value of the 'Element' reference.

See Also:
UMASemanticModelBridgeImpl.getElement()

Class org.eclipse.epf.uma.impl.VariabilityElementImpl extends MethodElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

variabilityType

VariabilityType variabilityType
The cached value of the 'Variability Type' attribute.

See Also:
VariabilityElementImpl.getVariabilityType()

variabilityBasedOnElement

VariabilityElement variabilityBasedOnElement
The cached value of the 'Variability Based On Element' reference.

See Also:
VariabilityElementImpl.getVariabilityBasedOnElement()

Class org.eclipse.epf.uma.impl.VertexImpl extends MultiResourceEObject implements Serializable

serialVersionUID: 1l

Serialized Fields

outgoing

org.eclipse.emf.common.util.EList outgoing
The cached value of the 'Outgoing' reference list.

See Also:
VertexImpl.getOutgoing()

incoming

org.eclipse.emf.common.util.EList incoming
The cached value of the 'Incoming' reference list.

See Also:
VertexImpl.getIncoming()

Class org.eclipse.epf.uma.impl.WhitepaperImpl extends ConceptImpl implements Serializable

serialVersionUID: 1l

Class org.eclipse.epf.uma.impl.WorkBreakdownElementImpl extends BreakdownElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

isRepeatable

java.lang.Boolean isRepeatable
The cached value of the 'Is Repeatable' attribute.

See Also:
WorkBreakdownElementImpl.getIsRepeatable()

isOngoing

java.lang.Boolean isOngoing
The cached value of the 'Is Ongoing' attribute.

See Also:
WorkBreakdownElementImpl.getIsOngoing()

isEventDriven

java.lang.Boolean isEventDriven
The cached value of the 'Is Event Driven' attribute.

See Also:
WorkBreakdownElementImpl.getIsEventDriven()

linkToPredecessor

org.eclipse.emf.common.util.EList linkToPredecessor
The cached value of the 'Link To Predecessor' reference list.

See Also:
WorkBreakdownElementImpl.getLinkToPredecessor()

Class org.eclipse.epf.uma.impl.WorkDefinitionImpl extends MethodElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

precondition

Constraint precondition
The cached value of the 'Precondition' containment reference.

See Also:
WorkDefinitionImpl.getPrecondition()

postcondition

Constraint postcondition
The cached value of the 'Postcondition' containment reference.

See Also:
WorkDefinitionImpl.getPostcondition()

Class org.eclipse.epf.uma.impl.WorkOrderImpl extends ProcessElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

linkType

WorkOrderType linkType
The cached value of the 'Link Type' attribute.

See Also:
WorkOrderImpl.getLinkType()

pred

WorkBreakdownElement pred
The cached value of the 'Pred' reference.

See Also:
WorkOrderImpl.getPred()

Class org.eclipse.epf.uma.impl.WorkProductDescriptionImpl extends ContentDescriptionImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

externalId

java.lang.String externalId
The cached value of the 'External Id' attribute.

See Also:
WorkProductDescriptionImpl.getExternalId()

purpose

java.lang.String purpose
The cached value of the 'Purpose' attribute.

See Also:
WorkProductDescriptionImpl.getPurpose()

impactOfNotHaving

java.lang.String impactOfNotHaving
The cached value of the 'Impact Of Not Having' attribute.

See Also:
WorkProductDescriptionImpl.getImpactOfNotHaving()

reasonsForNotNeeding

java.lang.String reasonsForNotNeeding
The cached value of the 'Reasons For Not Needing' attribute.

See Also:
WorkProductDescriptionImpl.getReasonsForNotNeeding()

Class org.eclipse.epf.uma.impl.WorkProductDescriptorImpl extends DescriptorImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

activityEntryState

java.lang.String activityEntryState
The cached value of the 'Activity Entry State' attribute.

See Also:
WorkProductDescriptorImpl.getActivityEntryState()

activityExitState

java.lang.String activityExitState
The cached value of the 'Activity Exit State' attribute.

See Also:
WorkProductDescriptorImpl.getActivityExitState()

workProduct

WorkProduct workProduct
The cached value of the 'Work Product' reference.

See Also:
WorkProductDescriptorImpl.getWorkProduct()

impactedBy

org.eclipse.emf.common.util.EList impactedBy
The cached value of the 'Impacted By' reference list.

See Also:
WorkProductDescriptorImpl.getImpactedBy()

impacts

org.eclipse.emf.common.util.EList impacts
The cached value of the 'Impacts' reference list.

See Also:
WorkProductDescriptorImpl.getImpacts()

deliverableParts

org.eclipse.emf.common.util.EList deliverableParts
The cached value of the 'Deliverable Parts' reference list.

See Also:
WorkProductDescriptorImpl.getDeliverableParts()

Class org.eclipse.epf.uma.impl.WorkProductImpl extends ContentElementImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

reports

org.eclipse.emf.common.util.EList reports
The cached value of the 'Reports' reference list.

See Also:
WorkProductImpl.getReports()

templates

org.eclipse.emf.common.util.EList templates
The cached value of the 'Templates' reference list.

See Also:
WorkProductImpl.getTemplates()

toolMentors

org.eclipse.emf.common.util.EList toolMentors
The cached value of the 'Tool Mentors' reference list.

See Also:
WorkProductImpl.getToolMentors()

estimationConsiderations

org.eclipse.emf.common.util.EList estimationConsiderations
The cached value of the 'Estimation Considerations' reference list.

See Also:
WorkProductImpl.getEstimationConsiderations()

Class org.eclipse.epf.uma.impl.WorkProductTypeImpl extends ContentCategoryImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

workProducts

org.eclipse.emf.common.util.EList workProducts
The cached value of the 'Work Products' reference list.

See Also:
WorkProductTypeImpl.getWorkProducts()


Package org.eclipse.epf.library.edit.command

Class org.eclipse.epf.library.edit.command.CommandStackChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3256727294604292916l

Serialized Fields

type

int type


Package org.eclipse.epf.uma.util

Class org.eclipse.epf.uma.util.MessageException extends org.eclipse.emf.common.util.WrappedException implements Serializable

serialVersionUID: 3904682656683013433l


Package org.eclipse.epf.common.serviceability

Class org.eclipse.epf.common.serviceability.VersionMismatchException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1l

Serialized Fields

expected

org.osgi.framework.Version expected

actual

org.osgi.framework.Version actual


Package org.eclipse.epf.uma.ecore

Class org.eclipse.epf.uma.ecore.ResolveException extends org.eclipse.emf.common.util.WrappedException implements Serializable

serialVersionUID: 3258412815814636081l

Serialized Fields

proxy

org.eclipse.emf.ecore.EObject proxy

resolver

org.eclipse.emf.ecore.EObject resolver


Package org.eclipse.epf.library.edit.process.command

Class org.eclipse.epf.library.edit.process.command.CopyHelper extends org.eclipse.emf.edit.command.CopyCommand.Helper implements Serializable

serialVersionUID: 5264389393955639004l

Serialized Fields

copyToOriginalMap

java.util.Map copyToOriginalMap

baseToVariabilityElementMap

java.util.Map baseToVariabilityElementMap

baseToBackupVariabilityElementMap

java.util.Map baseToBackupVariabilityElementMap


Package org.eclipse.epf.library.edit.configuration

Class org.eclipse.epf.library.edit.configuration.MethodConfigurationElementList.ElementIterator extends org.eclipse.emf.common.util.AbstractTreeIterator implements Serializable

serialVersionUID: -2291438970123985906l


Package org.eclipse.epf.library.edit.util

Class org.eclipse.epf.library.edit.util.ActivityTreeIterator extends org.eclipse.emf.common.util.AbstractTreeIterator implements Serializable

serialVersionUID: 6402017768205642068l

Class org.eclipse.epf.library.edit.util.ContentElementList.ElementIterator extends org.eclipse.emf.common.util.AbstractTreeIterator implements Serializable

serialVersionUID: -2291438970123985906l

Class org.eclipse.epf.library.edit.util.ContentElementOrderList extends org.eclipse.emf.common.util.BasicEList implements Serializable

serialVersionUID: 3257572797487069233l

Serialized Fields

editElement

ContentElement editElement

mixed

boolean mixed

changed

boolean changed

Class org.eclipse.epf.library.edit.util.PredecessorList extends java.util.ArrayList implements Serializable

serialVersionUID: 3617853092570412082l

Serialized Fields

adapterFactory

org.eclipse.emf.common.notify.AdapterFactory adapterFactory

object

java.lang.Object object

listener

org.eclipse.emf.common.notify.Adapter listener

Class org.eclipse.epf.library.edit.util.SectionList extends org.eclipse.emf.common.util.BasicEList implements Serializable

serialVersionUID: 3257572797487069233l

Serialized Fields

editElement

ContentElement editElement

mixed

boolean mixed

changed

boolean changed


Package org.eclipse.epf.xml.uma.impl

Class org.eclipse.epf.xml.uma.impl.ActivityDescriptionImpl extends BreakdownElementDescriptionImpl implements Serializable

Serialized Fields

alternatives

java.lang.String alternatives
The cached value of the 'Alternatives' attribute.

See Also:
ActivityDescriptionImpl.getAlternatives()

howToStaff

java.lang.String howToStaff
The cached value of the 'How To Staff' attribute.

See Also:
ActivityDescriptionImpl.getHowToStaff()

purpose

java.lang.String purpose
The cached value of the 'Purpose' attribute.

See Also:
ActivityDescriptionImpl.getPurpose()

Class org.eclipse.epf.xml.uma.impl.ActivityImpl extends WorkBreakdownElementImpl implements Serializable

Serialized Fields

precondition

java.lang.String precondition
The cached value of the 'Precondition' attribute.

See Also:
ActivityImpl.getPrecondition()

postcondition

java.lang.String postcondition
The cached value of the 'Postcondition' attribute.

See Also:
ActivityImpl.getPostcondition()

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
ActivityImpl.getGroup2()

isEnactable

boolean isEnactable
The cached value of the 'Is Enactable' attribute.

See Also:
ActivityImpl.isIsEnactable()

isEnactableESet

boolean isEnactableESet
This is true if the Is Enactable attribute has been set.


variabilityBasedOnElement

java.lang.String variabilityBasedOnElement
The cached value of the 'Variability Based On Element' attribute.

See Also:
ActivityImpl.getVariabilityBasedOnElement()

variabilityType

VariabilityType variabilityType
The cached value of the 'Variability Type' attribute.

See Also:
ActivityImpl.getVariabilityType()

variabilityTypeESet

boolean variabilityTypeESet
This is true if the Variability Type attribute has been set.

Class org.eclipse.epf.xml.uma.impl.ArtifactDescriptionImpl extends WorkProductDescriptionImpl implements Serializable

Serialized Fields

briefOutline

java.lang.String briefOutline
The cached value of the 'Brief Outline' attribute.

See Also:
ArtifactDescriptionImpl.getBriefOutline()

representationOptions

java.lang.String representationOptions
The cached value of the 'Representation Options' attribute.

See Also:
ArtifactDescriptionImpl.getRepresentationOptions()

Class org.eclipse.epf.xml.uma.impl.ArtifactImpl extends WorkProductImpl implements Serializable

Serialized Fields

group3

org.eclipse.emf.ecore.util.FeatureMap group3
The cached value of the 'Group3' attribute list.

See Also:
ArtifactImpl.getGroup3()

Class org.eclipse.epf.xml.uma.impl.BreakdownElementDescriptionImpl extends ContentDescriptionImpl implements Serializable

Serialized Fields

usageGuidance

java.lang.String usageGuidance
The cached value of the 'Usage Guidance' attribute.

See Also:
BreakdownElementDescriptionImpl.getUsageGuidance()

Class org.eclipse.epf.xml.uma.impl.BreakdownElementImpl extends ProcessElementImpl implements Serializable

Serialized Fields

presentedAfter

java.lang.String presentedAfter
The cached value of the 'Presented After' attribute.

See Also:
BreakdownElementImpl.getPresentedAfter()

presentedBefore

java.lang.String presentedBefore
The cached value of the 'Presented Before' attribute.

See Also:
BreakdownElementImpl.getPresentedBefore()

planningData

java.lang.String planningData
The cached value of the 'Planning Data' attribute.

See Also:
BreakdownElementImpl.getPlanningData()

superActivity

java.lang.String superActivity
The cached value of the 'Super Activity' attribute.

See Also:
BreakdownElementImpl.getSuperActivity()

hasMultipleOccurrences

boolean hasMultipleOccurrences
The cached value of the 'Has Multiple Occurrences' attribute.

See Also:
BreakdownElementImpl.isHasMultipleOccurrences()

hasMultipleOccurrencesESet

boolean hasMultipleOccurrencesESet
This is true if the Has Multiple Occurrences attribute has been set.


isOptional

boolean isOptional
The cached value of the 'Is Optional' attribute.

See Also:
BreakdownElementImpl.isIsOptional()

isOptionalESet

boolean isOptionalESet
This is true if the Is Optional attribute has been set.


isPlanned

boolean isPlanned
The cached value of the 'Is Planned' attribute.

See Also:
BreakdownElementImpl.isIsPlanned()

isPlannedESet

boolean isPlannedESet
This is true if the Is Planned attribute has been set.


prefix

java.lang.String prefix
The cached value of the 'Prefix' attribute.

See Also:
BreakdownElementImpl.getPrefix()

Class org.eclipse.epf.xml.uma.impl.CapabilityPatternImpl extends ProcessImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.ChecklistImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.CompositeRoleImpl extends RoleDescriptorImpl implements Serializable

Serialized Fields

group1

org.eclipse.emf.ecore.util.FeatureMap group1
The cached value of the 'Group1' attribute list.

See Also:
CompositeRoleImpl.getGroup1()

Class org.eclipse.epf.xml.uma.impl.ConceptImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.ConstraintImpl extends MethodElementImpl implements Serializable

Serialized Fields

mainDescription

java.lang.String mainDescription
The cached value of the 'Main Description' attribute.

See Also:
ConstraintImpl.getMainDescription()

Class org.eclipse.epf.xml.uma.impl.ContentCategoryImpl extends ContentElementImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.ContentCategoryPackageImpl extends MethodPackageImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
ContentCategoryPackageImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.ContentDescriptionImpl extends MethodUnitImpl implements Serializable

Serialized Fields

mainDescription

java.lang.String mainDescription
The cached value of the 'Main Description' attribute.

See Also:
ContentDescriptionImpl.getMainDescription()

keyConsiderations

java.lang.String keyConsiderations
The cached value of the 'Key Considerations' attribute.

See Also:
ContentDescriptionImpl.getKeyConsiderations()

section

org.eclipse.emf.common.util.EList section
The cached value of the 'Section' containment reference list.

See Also:
ContentDescriptionImpl.getSection()

Class org.eclipse.epf.xml.uma.impl.ContentElementImpl extends DescribableElementImpl implements Serializable

Serialized Fields

group1

org.eclipse.emf.ecore.util.FeatureMap group1
The cached value of the 'Group1' attribute list.

See Also:
ContentElementImpl.getGroup1()

variabilityBasedOnElement

java.lang.String variabilityBasedOnElement
The cached value of the 'Variability Based On Element' attribute.

See Also:
ContentElementImpl.getVariabilityBasedOnElement()

variabilityType

VariabilityType variabilityType
The cached value of the 'Variability Type' attribute.

See Also:
ContentElementImpl.getVariabilityType()

variabilityTypeESet

boolean variabilityTypeESet
This is true if the Variability Type attribute has been set.

Class org.eclipse.epf.xml.uma.impl.ContentPackageImpl extends MethodPackageImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
ContentPackageImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.CustomCategoryImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
CustomCategoryImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.DeliverableDescriptionImpl extends WorkProductDescriptionImpl implements Serializable

Serialized Fields

externalDescription

java.lang.String externalDescription
The cached value of the 'External Description' attribute.

See Also:
DeliverableDescriptionImpl.getExternalDescription()

packagingGuidance

java.lang.String packagingGuidance
The cached value of the 'Packaging Guidance' attribute.

See Also:
DeliverableDescriptionImpl.getPackagingGuidance()

Class org.eclipse.epf.xml.uma.impl.DeliverableImpl extends WorkProductImpl implements Serializable

Serialized Fields

group3

org.eclipse.emf.ecore.util.FeatureMap group3
The cached value of the 'Group3' attribute list.

See Also:
DeliverableImpl.getGroup3()

Class org.eclipse.epf.xml.uma.impl.DeliveryProcessDescriptionImpl extends ProcessDescriptionImpl implements Serializable

Serialized Fields

scale

java.lang.String scale
The cached value of the 'Scale' attribute.

See Also:
DeliveryProcessDescriptionImpl.getScale()

projectCharacteristics

java.lang.String projectCharacteristics
The cached value of the 'Project Characteristics' attribute.

See Also:
DeliveryProcessDescriptionImpl.getProjectCharacteristics()

riskLevel

java.lang.String riskLevel
The cached value of the 'Risk Level' attribute.

See Also:
DeliveryProcessDescriptionImpl.getRiskLevel()

estimatingTechnique

java.lang.String estimatingTechnique
The cached value of the 'Estimating Technique' attribute.

See Also:
DeliveryProcessDescriptionImpl.getEstimatingTechnique()

projectMemberExpertise

java.lang.String projectMemberExpertise
The cached value of the 'Project Member Expertise' attribute.

See Also:
DeliveryProcessDescriptionImpl.getProjectMemberExpertise()

typeOfContract

java.lang.String typeOfContract
The cached value of the 'Type Of Contract' attribute.

See Also:
DeliveryProcessDescriptionImpl.getTypeOfContract()

Class org.eclipse.epf.xml.uma.impl.DeliveryProcessImpl extends ProcessImpl implements Serializable

Serialized Fields

group3

org.eclipse.emf.ecore.util.FeatureMap group3
The cached value of the 'Group3' attribute list.

See Also:
DeliveryProcessImpl.getGroup3()

Class org.eclipse.epf.xml.uma.impl.DescribableElementImpl extends MethodElementImpl implements Serializable

Serialized Fields

presentation

ContentDescription presentation
The cached value of the 'Presentation' containment reference.

See Also:
DescribableElementImpl.getPresentation()

nodeicon

java.lang.String nodeicon
The cached value of the 'Nodeicon' attribute.

See Also:
DescribableElementImpl.getNodeicon()

presentationName

java.lang.String presentationName
The cached value of the 'Presentation Name' attribute.

See Also:
DescribableElementImpl.getPresentationName()

shapeicon

java.lang.String shapeicon
The cached value of the 'Shapeicon' attribute.

See Also:
DescribableElementImpl.getShapeicon()

Class org.eclipse.epf.xml.uma.impl.DescriptorDescriptionImpl extends BreakdownElementDescriptionImpl implements Serializable

Serialized Fields

refinedDescription

java.lang.String refinedDescription
The cached value of the 'Refined Description' attribute.

See Also:
DescriptorDescriptionImpl.getRefinedDescription()

Class org.eclipse.epf.xml.uma.impl.DescriptorImpl extends BreakdownElementImpl implements Serializable

Serialized Fields

isSynchronizedWithSource

boolean isSynchronizedWithSource
The cached value of the 'Is Synchronized With Source' attribute.

See Also:
DescriptorImpl.isIsSynchronizedWithSource()

isSynchronizedWithSourceESet

boolean isSynchronizedWithSourceESet
This is true if the Is Synchronized With Source attribute has been set.

Class org.eclipse.epf.xml.uma.impl.DisciplineGroupingImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
DisciplineGroupingImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.DisciplineImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
DisciplineImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.DocumentRootImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable

Serialized Fields

mixed

org.eclipse.emf.ecore.util.FeatureMap mixed
The cached value of the 'Mixed' attribute list.

See Also:
DocumentRootImpl.getMixed()

xMLNSPrefixMap

org.eclipse.emf.common.util.EMap xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map' map.

See Also:
DocumentRootImpl.getXMLNSPrefixMap()

xSISchemaLocation

org.eclipse.emf.common.util.EMap xSISchemaLocation
The cached value of the 'XSI Schema Location' map.

See Also:
DocumentRootImpl.getXSISchemaLocation()

Class org.eclipse.epf.xml.uma.impl.DomainImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
DomainImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.ElementImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.EstimateImpl extends GuidanceImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
EstimateImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.EstimatingMetricImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.EstimationConsiderationsImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.ExampleImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.GuidanceDescriptionImpl extends ContentDescriptionImpl implements Serializable

Serialized Fields

attachment

java.lang.String attachment
The cached value of the 'Attachment' attribute.

See Also:
GuidanceDescriptionImpl.getAttachment()

Class org.eclipse.epf.xml.uma.impl.GuidanceImpl extends ContentElementImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.GuidelineImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.IterationImpl extends ActivityImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.MethodConfigurationImpl extends MethodUnitImpl implements Serializable

Serialized Fields

baseConfiguration

org.eclipse.emf.common.util.EList baseConfiguration
The cached value of the 'Base Configuration' attribute list.

See Also:
MethodConfigurationImpl.getBaseConfiguration()

methodPluginSelection

org.eclipse.emf.common.util.EList methodPluginSelection
The cached value of the 'Method Plugin Selection' attribute list.

See Also:
MethodConfigurationImpl.getMethodPluginSelection()

methodPackageSelection

org.eclipse.emf.common.util.EList methodPackageSelection
The cached value of the 'Method Package Selection' attribute list.

See Also:
MethodConfigurationImpl.getMethodPackageSelection()

defaultView

java.lang.String defaultView
The cached value of the 'Default View' attribute.

See Also:
MethodConfigurationImpl.getDefaultView()

processView

org.eclipse.emf.common.util.EList processView
The cached value of the 'Process View' attribute list.

See Also:
MethodConfigurationImpl.getProcessView()

Class org.eclipse.epf.xml.uma.impl.MethodElementImpl extends PackageableElementImpl implements Serializable

Serialized Fields

group

org.eclipse.emf.ecore.util.FeatureMap group
The cached value of the 'Group' attribute list.

See Also:
MethodElementImpl.getGroup()

briefDescription

java.lang.String briefDescription
The cached value of the 'Brief Description' attribute.

See Also:
MethodElementImpl.getBriefDescription()

id

java.lang.String id
The cached value of the 'Id' attribute.

See Also:
MethodElementImpl.getId()

orderingGuide

java.lang.String orderingGuide
The cached value of the 'Ordering Guide' attribute.

See Also:
MethodElementImpl.getOrderingGuide()

suppressed

boolean suppressed
The cached value of the 'Suppressed' attribute.

See Also:
MethodElementImpl.isSuppressed()

suppressedESet

boolean suppressedESet
This is true if the Suppressed attribute has been set.

Class org.eclipse.epf.xml.uma.impl.MethodLibraryImpl extends MethodUnitImpl implements Serializable

Serialized Fields

methodPlugin

org.eclipse.emf.common.util.EList methodPlugin
The cached value of the 'Method Plugin' containment reference list.

See Also:
MethodLibraryImpl.getMethodPlugin()

methodConfiguration

org.eclipse.emf.common.util.EList methodConfiguration
The cached value of the 'Method Configuration' containment reference list.

See Also:
MethodLibraryImpl.getMethodConfiguration()

Class org.eclipse.epf.xml.uma.impl.MethodPackageImpl extends MethodElementImpl implements Serializable

Serialized Fields

group1

org.eclipse.emf.ecore.util.FeatureMap group1
The cached value of the 'Group1' attribute list.

See Also:
MethodPackageImpl.getGroup1()

global

boolean global
The cached value of the 'Global' attribute.

See Also:
MethodPackageImpl.isGlobal()

globalESet

boolean globalESet
This is true if the Global attribute has been set.

Class org.eclipse.epf.xml.uma.impl.MethodPluginImpl extends MethodUnitImpl implements Serializable

Serialized Fields

referencedMethodPlugin

org.eclipse.emf.common.util.EList referencedMethodPlugin
The cached value of the 'Referenced Method Plugin' attribute list.

See Also:
MethodPluginImpl.getReferencedMethodPlugin()

methodPackage

org.eclipse.emf.common.util.EList methodPackage
The cached value of the 'Method Package' containment reference list.

See Also:
MethodPluginImpl.getMethodPackage()

userChangeable

boolean userChangeable
The cached value of the 'User Changeable' attribute.

See Also:
MethodPluginImpl.isUserChangeable()

userChangeableESet

boolean userChangeableESet
This is true if the User Changeable attribute has been set.

Class org.eclipse.epf.xml.uma.impl.MethodUnitImpl extends MethodElementImpl implements Serializable

Serialized Fields

copyright

java.lang.String copyright
The cached value of the 'Copyright' attribute.

See Also:
MethodUnitImpl.getCopyright()

authors

java.lang.String authors
The cached value of the 'Authors' attribute.

See Also:
MethodUnitImpl.getAuthors()

changeDate

java.lang.Object changeDate
The cached value of the 'Change Date' attribute.

See Also:
MethodUnitImpl.getChangeDate()

changeDescription

java.lang.String changeDescription
The cached value of the 'Change Description' attribute.

See Also:
MethodUnitImpl.getChangeDescription()

version

java.lang.String version
The cached value of the 'Version' attribute.

See Also:
MethodUnitImpl.getVersion()

Class org.eclipse.epf.xml.uma.impl.MilestoneImpl extends WorkBreakdownElementImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.NamedElementImpl extends ElementImpl implements Serializable

Serialized Fields

name

java.lang.String name
The cached value of the 'Name' attribute.

See Also:
NamedElementImpl.getName()

Class org.eclipse.epf.xml.uma.impl.OutcomeImpl extends WorkProductImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.PackageableElementImpl extends NamedElementImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.PhaseImpl extends ActivityImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.PlanningDataImpl extends ProcessElementImpl implements Serializable

Serialized Fields

finishDate

java.lang.Object finishDate
The cached value of the 'Finish Date' attribute.

See Also:
PlanningDataImpl.getFinishDate()

rank

java.lang.String rank
The cached value of the 'Rank' attribute.

See Also:
PlanningDataImpl.getRank()

startDate

java.lang.Object startDate
The cached value of the 'Start Date' attribute.

See Also:
PlanningDataImpl.getStartDate()

Class org.eclipse.epf.xml.uma.impl.PracticeDescriptionImpl extends ContentDescriptionImpl implements Serializable

Serialized Fields

additionalInfo

java.lang.String additionalInfo
The cached value of the 'Additional Info' attribute.

See Also:
PracticeDescriptionImpl.getAdditionalInfo()

application

java.lang.String application
The cached value of the 'Application' attribute.

See Also:
PracticeDescriptionImpl.getApplication()

background

java.lang.String background
The cached value of the 'Background' attribute.

See Also:
PracticeDescriptionImpl.getBackground()

goals

java.lang.String goals
The cached value of the 'Goals' attribute.

See Also:
PracticeDescriptionImpl.getGoals()

levelsOfAdoption

java.lang.String levelsOfAdoption
The cached value of the 'Levels Of Adoption' attribute.

See Also:
PracticeDescriptionImpl.getLevelsOfAdoption()

problem

java.lang.String problem
The cached value of the 'Problem' attribute.

See Also:
PracticeDescriptionImpl.getProblem()

Class org.eclipse.epf.xml.uma.impl.PracticeImpl extends GuidanceImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
PracticeImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.ProcessComponentImpl extends ProcessPackageImpl implements Serializable

Serialized Fields

copyright

java.lang.String copyright
The cached value of the 'Copyright' attribute.

See Also:
ProcessComponentImpl.getCopyright()

interface_

ProcessComponentInterface interface_
The cached value of the 'Interface' containment reference.

See Also:
ProcessComponentImpl.getInterface()

process

Process process
The cached value of the 'Process' containment reference.

See Also:
ProcessComponentImpl.getProcess()

authors

java.lang.String authors
The cached value of the 'Authors' attribute.

See Also:
ProcessComponentImpl.getAuthors()

changeDate

java.lang.Object changeDate
The cached value of the 'Change Date' attribute.

See Also:
ProcessComponentImpl.getChangeDate()

changeDescription

java.lang.String changeDescription
The cached value of the 'Change Description' attribute.

See Also:
ProcessComponentImpl.getChangeDescription()

version

java.lang.String version
The cached value of the 'Version' attribute.

See Also:
ProcessComponentImpl.getVersion()

Class org.eclipse.epf.xml.uma.impl.ProcessComponentInterfaceImpl extends BreakdownElementImpl implements Serializable

Serialized Fields

group1

org.eclipse.emf.ecore.util.FeatureMap group1
The cached value of the 'Group1' attribute list.

See Also:
ProcessComponentInterfaceImpl.getGroup1()

Class org.eclipse.epf.xml.uma.impl.ProcessDescriptionImpl extends ActivityDescriptionImpl implements Serializable

Serialized Fields

scope

java.lang.String scope
The cached value of the 'Scope' attribute.

See Also:
ProcessDescriptionImpl.getScope()

usageNotes

java.lang.String usageNotes
The cached value of the 'Usage Notes' attribute.

See Also:
ProcessDescriptionImpl.getUsageNotes()

externalId

java.lang.String externalId
The cached value of the 'External Id' attribute.

See Also:
ProcessDescriptionImpl.getExternalId()

Class org.eclipse.epf.xml.uma.impl.ProcessElementImpl extends DescribableElementImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.ProcessImpl extends ActivityImpl implements Serializable

Serialized Fields

includesPattern

org.eclipse.emf.common.util.EList includesPattern
The cached value of the 'Includes Pattern' attribute list.

See Also:
ProcessImpl.getIncludesPattern()

defaultContext

java.lang.String defaultContext
The cached value of the 'Default Context' attribute.

See Also:
ProcessImpl.getDefaultContext()

validContext

org.eclipse.emf.common.util.EList validContext
The cached value of the 'Valid Context' attribute list.

See Also:
ProcessImpl.getValidContext()

Class org.eclipse.epf.xml.uma.impl.ProcessPackageImpl extends MethodPackageImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
ProcessPackageImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.ProcessPlanningTemplateImpl extends ProcessImpl implements Serializable

Serialized Fields

group3

org.eclipse.emf.ecore.util.FeatureMap group3
The cached value of the 'Group3' attribute list.

See Also:
ProcessPlanningTemplateImpl.getGroup3()

Class org.eclipse.epf.xml.uma.impl.ReportImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.ReusableAssetImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.RoadmapImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.RoleDescriptionImpl extends ContentDescriptionImpl implements Serializable

Serialized Fields

assignmentApproaches

java.lang.String assignmentApproaches
The cached value of the 'Assignment Approaches' attribute.

See Also:
RoleDescriptionImpl.getAssignmentApproaches()

skills

java.lang.String skills
The cached value of the 'Skills' attribute.

See Also:
RoleDescriptionImpl.getSkills()

synonyms

java.lang.String synonyms
The cached value of the 'Synonyms' attribute.

See Also:
RoleDescriptionImpl.getSynonyms()

Class org.eclipse.epf.xml.uma.impl.RoleDescriptorImpl extends DescriptorImpl implements Serializable

Serialized Fields

role

java.lang.String role
The cached value of the 'Role' attribute.

See Also:
RoleDescriptorImpl.getRole()

responsibleFor

org.eclipse.emf.common.util.EList responsibleFor
The cached value of the 'Responsible For' attribute list.

See Also:
RoleDescriptorImpl.getResponsibleFor()

Class org.eclipse.epf.xml.uma.impl.RoleImpl extends ContentElementImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
RoleImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.RoleSetGroupingImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
RoleSetGroupingImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.RoleSetImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
RoleSetImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.SectionImpl extends MethodElementImpl implements Serializable

Serialized Fields

subSection

Section subSection
The cached value of the 'Sub Section' containment reference.

See Also:
SectionImpl.getSubSection()

predecessor

java.lang.String predecessor
The cached value of the 'Predecessor' attribute.

See Also:
SectionImpl.getPredecessor()

description

java.lang.String description
The cached value of the 'Description' attribute.

See Also:
SectionImpl.getDescription()

sectionName

java.lang.String sectionName
The cached value of the 'Section Name' attribute.

See Also:
SectionImpl.getSectionName()

variabilityBasedOnElement

java.lang.String variabilityBasedOnElement
The cached value of the 'Variability Based On Element' attribute.

See Also:
SectionImpl.getVariabilityBasedOnElement()

variabilityType

VariabilityType variabilityType
The cached value of the 'Variability Type' attribute.

See Also:
SectionImpl.getVariabilityType()

variabilityTypeESet

boolean variabilityTypeESet
This is true if the Variability Type attribute has been set.

Class org.eclipse.epf.xml.uma.impl.SupportingMaterialImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.TaskDescriptionImpl extends ContentDescriptionImpl implements Serializable

Serialized Fields

alternatives

java.lang.String alternatives
The cached value of the 'Alternatives' attribute.

See Also:
TaskDescriptionImpl.getAlternatives()

purpose

java.lang.String purpose
The cached value of the 'Purpose' attribute.

See Also:
TaskDescriptionImpl.getPurpose()

Class org.eclipse.epf.xml.uma.impl.TaskDescriptorImpl extends WorkBreakdownElementImpl implements Serializable

Serialized Fields

task

java.lang.String task
The cached value of the 'Task' attribute.

See Also:
TaskDescriptorImpl.getTask()

performedPrimarilyBy

java.lang.String performedPrimarilyBy
The cached value of the 'Performed Primarily By' attribute.

See Also:
TaskDescriptorImpl.getPerformedPrimarilyBy()

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
TaskDescriptorImpl.getGroup2()

step

org.eclipse.emf.common.util.EList step
The cached value of the 'Step' containment reference list.

See Also:
TaskDescriptorImpl.getStep()

isSynchronizedWithSource

boolean isSynchronizedWithSource
The cached value of the 'Is Synchronized With Source' attribute.

See Also:
TaskDescriptorImpl.isIsSynchronizedWithSource()

isSynchronizedWithSourceESet

boolean isSynchronizedWithSourceESet
This is true if the Is Synchronized With Source attribute has been set.

Class org.eclipse.epf.xml.uma.impl.TaskImpl extends ContentElementImpl implements Serializable

Serialized Fields

precondition

java.lang.String precondition
The cached value of the 'Precondition' attribute.

See Also:
TaskImpl.getPrecondition()

postcondition

java.lang.String postcondition
The cached value of the 'Postcondition' attribute.

See Also:
TaskImpl.getPostcondition()

performedBy

java.lang.String performedBy
The cached value of the 'Performed By' attribute.

See Also:
TaskImpl.getPerformedBy()

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
TaskImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.TeamProfileImpl extends BreakdownElementImpl implements Serializable

Serialized Fields

group1

org.eclipse.emf.ecore.util.FeatureMap group1
The cached value of the 'Group1' attribute list.

See Also:
TeamProfileImpl.getGroup1()

Class org.eclipse.epf.xml.uma.impl.TemplateImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.TermDefinitionImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.ToolImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
ToolImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.ToolMentorImpl extends GuidanceImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.WhitepaperImpl extends ConceptImpl implements Serializable

Class org.eclipse.epf.xml.uma.impl.WorkBreakdownElementImpl extends BreakdownElementImpl implements Serializable

Serialized Fields

group1

org.eclipse.emf.ecore.util.FeatureMap group1
The cached value of the 'Group1' attribute list.

See Also:
WorkBreakdownElementImpl.getGroup1()

isEventDriven

boolean isEventDriven
The cached value of the 'Is Event Driven' attribute.

See Also:
WorkBreakdownElementImpl.isIsEventDriven()

isEventDrivenESet

boolean isEventDrivenESet
This is true if the Is Event Driven attribute has been set.


isOngoing

boolean isOngoing
The cached value of the 'Is Ongoing' attribute.

See Also:
WorkBreakdownElementImpl.isIsOngoing()

isOngoingESet

boolean isOngoingESet
This is true if the Is Ongoing attribute has been set.


isRepeatable

boolean isRepeatable
The cached value of the 'Is Repeatable' attribute.

See Also:
WorkBreakdownElementImpl.isIsRepeatable()

isRepeatableESet

boolean isRepeatableESet
This is true if the Is Repeatable attribute has been set.

Class org.eclipse.epf.xml.uma.impl.WorkDefinitionImpl extends MethodElementImpl implements Serializable

Serialized Fields

precondition

java.lang.String precondition
The cached value of the 'Precondition' attribute.

See Also:
WorkDefinitionImpl.getPrecondition()

postcondition

java.lang.String postcondition
The cached value of the 'Postcondition' attribute.

See Also:
WorkDefinitionImpl.getPostcondition()

Class org.eclipse.epf.xml.uma.impl.WorkOrderImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable

Serialized Fields

value

java.lang.String value
The cached value of the 'Value' attribute.

See Also:
WorkOrderImpl.getValue()

linkType

WorkOrderType linkType
The cached value of the 'Link Type' attribute.

See Also:
WorkOrderImpl.getLinkType()

linkTypeESet

boolean linkTypeESet
This is true if the Link Type attribute has been set.


id

java.lang.String id
The cached value of the 'Id' attribute.

See Also:
WorkOrderImpl.getId()

Class org.eclipse.epf.xml.uma.impl.WorkProductDescriptionImpl extends ContentDescriptionImpl implements Serializable

Serialized Fields

impactOfNotHaving

java.lang.String impactOfNotHaving
The cached value of the 'Impact Of Not Having' attribute.

See Also:
WorkProductDescriptionImpl.getImpactOfNotHaving()

purpose

java.lang.String purpose
The cached value of the 'Purpose' attribute.

See Also:
WorkProductDescriptionImpl.getPurpose()

reasonsForNotNeeding

java.lang.String reasonsForNotNeeding
The cached value of the 'Reasons For Not Needing' attribute.

See Also:
WorkProductDescriptionImpl.getReasonsForNotNeeding()

externalId

java.lang.String externalId
The cached value of the 'External Id' attribute.

See Also:
WorkProductDescriptionImpl.getExternalId()

Class org.eclipse.epf.xml.uma.impl.WorkProductDescriptorImpl extends DescriptorImpl implements Serializable

Serialized Fields

workProduct

java.lang.String workProduct
The cached value of the 'Work Product' attribute.

See Also:
WorkProductDescriptorImpl.getWorkProduct()

group1

org.eclipse.emf.ecore.util.FeatureMap group1
The cached value of the 'Group1' attribute list.

See Also:
WorkProductDescriptorImpl.getGroup1()

activityEntryState

java.lang.String activityEntryState
The cached value of the 'Activity Entry State' attribute.

See Also:
WorkProductDescriptorImpl.getActivityEntryState()

activityExitState

java.lang.String activityExitState
The cached value of the 'Activity Exit State' attribute.

See Also:
WorkProductDescriptorImpl.getActivityExitState()

Class org.eclipse.epf.xml.uma.impl.WorkProductImpl extends ContentElementImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
WorkProductImpl.getGroup2()

Class org.eclipse.epf.xml.uma.impl.WorkProductTypeImpl extends ContentCategoryImpl implements Serializable

Serialized Fields

group2

org.eclipse.emf.ecore.util.FeatureMap group2
The cached value of the 'Group2' attribute list.

See Also:
WorkProductTypeImpl.getGroup2()


Package org.eclipse.epf.export.msp

Class org.eclipse.epf.export.msp.ExportMSPException extends ExportMSPServiceException implements Serializable

serialVersionUID: -923189700561806262l

Class org.eclipse.epf.export.msp.ExportMSPServiceException extends java.lang.Exception implements Serializable

serialVersionUID: -6103689868572480359l

Serialized Fields

rootCause

java.lang.Throwable rootCause
The root cause of the exception.


errorMsg

java.lang.String errorMsg
The error message associated with the exception.

Class org.eclipse.epf.export.msp.ExportOptions extends java.util.HashMap implements Serializable

serialVersionUID: -589701215913212273l


Package org.eclipse.epf.publishing.services.index

Class org.eclipse.epf.publishing.services.index.KeyWordIndexException extends java.lang.Exception implements Serializable

Serialized Fields

name

java.lang.String name

reason

java.lang.String reason


Package org.eclipse.epf.persistence

Class org.eclipse.epf.persistence.MultiFileIOException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3257853198722347321l

Serialized Fields

troubleObject

java.lang.Object troubleObject

Class org.eclipse.epf.persistence.UnnormalizedURIException extends MultiFileIOException implements Serializable

serialVersionUID: 8129316210755337816l


Package org.eclipse.epf.authoring.ui.editors

Class org.eclipse.epf.authoring.ui.editors.ColumnDescriptor extends java.lang.Object implements Serializable

serialVersionUID: 3256718476985970997l

Serialized Fields

id

java.lang.String id

label

java.lang.String label

width

int width

resizable

boolean resizable

cellEditorType

int cellEditorType

weight

int weight

alignment

int alignment


Package org.eclipse.epf.uma.ecore.util

Class org.eclipse.epf.uma.ecore.util.EObjectContainmentResolvingEList extends org.eclipse.emf.ecore.util.EObjectContainmentEList implements Serializable

serialVersionUID: 5349833630551976488l

Class org.eclipse.epf.uma.ecore.util.EObjectContainmentResolvingEList.Unsettable extends EObjectContainmentResolvingEList implements Serializable

serialVersionUID: -5117004151476522719l

Serialized Fields

isSet

boolean isSet

Class org.eclipse.epf.uma.ecore.util.EObjectContainmentResolvingWithInverseEList extends EObjectContainmentResolvingEList implements Serializable

serialVersionUID: -122177081657171857l

Serialized Fields

inverseFeatureID

int inverseFeatureID
Deprecated. 

Class org.eclipse.epf.uma.ecore.util.EObjectContainmentResolvingWithInverseEList.Unsettable extends EObjectContainmentResolvingWithInverseEList implements Serializable

serialVersionUID: -8239294568676270078l

Serialized Fields

isSet

boolean isSet

Class org.eclipse.epf.uma.ecore.util.OppositeFeatureResolvingEList extends org.eclipse.emf.common.notify.impl.NotifyingListImpl implements Serializable

serialVersionUID: 3690198763000051768l

Serialized Fields

owner

MultiResourceEObject owner

oppositeFeature

OppositeFeature oppositeFeature


Package org.eclipse.epf.uma.ecore.impl

Class org.eclipse.epf.uma.ecore.impl.MultiResourceEObject extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable

serialVersionUID: 3258126947153097273l

Serialized Fields

oppositeFeatureMap

java.util.Map oppositeFeatureMap
A map of entries of OppositeFeature / OppositeFeature's value


hasOppositeFeature

boolean hasOppositeFeature

notifyOpposite

java.lang.Boolean notifyOpposite

valid

boolean valid

featuresWithOverridenDefaultValue

java.util.List featuresWithOverridenDefaultValue


Class org.eclipse.epf.library.ConfigurationAlreadyExistsException extends LibraryServiceException implements Serializable

serialVersionUID: 1l


Class org.eclipse.epf.library.CreateLibraryManagerException extends LibraryServiceException implements Serializable

serialVersionUID: 1l


Class org.eclipse.epf.search.GenerateSearchIndexException extends SearchServiceException implements Serializable

serialVersionUID: 6537405211451177110l


Class org.eclipse.epf.library.InvalidMethodElementNameException extends LibraryServiceException implements Serializable

serialVersionUID: 1l


Class org.eclipse.epf.library.LibraryAlreadyExistsException extends LibraryServiceException implements Serializable

serialVersionUID: 1l


Class org.eclipse.epf.library.LibraryNotFoundException extends LibraryServiceException implements Serializable

serialVersionUID: 1l


Class org.eclipse.epf.library.LibraryServiceException extends java.lang.Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

rootCause

java.lang.Throwable rootCause
The root cause of the exception.


errorMsg

java.lang.String errorMsg
The error message associated with the exception.


Class org.eclipse.epf.search.SearchConfigurationException extends SearchServiceException implements Serializable

serialVersionUID: 6537405211451177110l


Class org.eclipse.epf.search.SearchServiceException extends java.lang.Exception implements Serializable

serialVersionUID: -9063302180869157316l

Serialized Fields

rootCause

java.lang.Throwable rootCause
The root cause of the exception.


errorMsg

java.lang.String errorMsg
The error message associated with the exception.