|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Implementation'. xmi:ordered=true property order is (these are role names) 1. artifact The Implementation class has a collection of Artifact instances. These Artifact instances identify the binary and other files that provide the component implementation. The Implementation class has no attributes.
The following features are supported:
DefaultcomponentprofilePackage.getImplementation()
Method Summary | |
VisitorStatus |
accept(IArtifactVisitor visitor)
Accepts the given visitor. |
EList |
getArtifact()
Returns the value of the 'Artifact' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public EList getArtifact()
Artifact
.
DefaultcomponentprofilePackage.getImplementation_Artifact()
public VisitorStatus accept(IArtifactVisitor visitor) throws IllegalArgumentException
visit
method is
called with this Implementation
. Each
Artifact
contained in the Implementation
will be visited. The visitor returns a VisitorStatus
indicating how visition should proceed.
visitor
- the visitor used to visit each Artifact
IllegalArgumentException
- if visitor
is null
.IArtifactVisitor.visit(Artifact)
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.