IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.ras.profile.defauld.defaultprofile
Interface ArtifactType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface ArtifactType
extends org.eclipse.emf.ecore.EObject

A representation of the model object ' Artifact Type'.

The following features are supported:

See Also:
DefaultprofilePackage.getArtifactType()

Method Summary
 String getType()
          Returns the value of the 'Type' attribute.
 void setType(String value)
          Sets the value of the ' Type' attribute.
 
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

getType

public String getType()
Returns the value of the 'Type' attribute.

Returns:
the value of the 'Type' attribute.
See Also:
setType(String), DefaultprofilePackage.getArtifactType_Type()

setType

public void setType(String value)
Sets the value of the ' Type' attribute.

Parameters:
value - the new value of the 'Type' attribute.
See Also:
getType()

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.