IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.ras.profile.defauld.patterns.defaultpatternprofile
Interface Classification

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

public interface Classification
extends Classification

A representation of the model object 'Classification'.

The following features are supported:

See Also:
DefaultpatternprofilePackage.getClassification()

Method Summary
 Specification getSpecification()
          Returns the value of the 'Specification' containment reference
 void setSpecification(Specification value)
          Sets the value of the 'Specification' containment reference
 
Methods inherited from interface com.ibm.xtools.ras.profile.defauld.defaultprofile.Classification
getContext, getDescriptorGroup
 
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

getSpecification

public Specification getSpecification()
Returns the value of the 'Specification' containment reference.

Returns:
the value of the 'Specification' containment reference.
See Also:
setSpecification(Specification), DefaultpatternprofilePackage.getClassification_Specification()

setSpecification

public void setSpecification(Specification value)
Sets the value of the 'Specification' containment reference.

Parameters:
value - the new value of the 'Specification' containment reference.
See Also:
getSpecification()

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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