|
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 'Specification'. The specification element contains all the pattern specifics. This describes the logical orginazation of the pattern.
The following features are supported:
DiagramSpecification KindIconOver View DiagramParameterGroup PathProperty GroupModelTemplate
DefaultpatternprofilePackage.getSpecification()| Method Summary | |
org.eclipse.emf.common.util.EList |
getDiagram()
Returns the value of the 'Diagram' attribute list. |
org.eclipse.emf.common.util.EList |
getGroupPath()
Returns the value of the 'Group Path' containment reference list. |
Artifact |
getIcon()
Returns the value of the 'Icon' reference |
Artifact |
getModel()
Returns the value of the 'Model' reference |
Artifact |
getOverViewDiagram()
Returns the value of the 'Over View Diagram' reference |
org.eclipse.emf.common.util.EList |
getParameter()
Returns the value of the 'Parameter' containment reference list. |
org.eclipse.emf.common.util.EList |
getPropertyGroup()
Returns the value of the 'Property Group' containment reference list. |
String |
getSpecificationKind()
Returns the value of the 'Specification Kind' attribute |
org.eclipse.emf.ecore.EObject |
getTemplate()
Returns the value of the 'Template' reference |
void |
setIcon(Artifact value)
Sets the value of the ' Icon' reference |
void |
setModel(Artifact value)
Sets the value of the ' Model' reference |
void |
setOverViewDiagram(Artifact value)
Sets the value of the ' Over View Diagram' reference |
void |
setSpecificationKind(String value)
Sets the value of the ' Specification Kind' attribute |
void |
setTemplate(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Template' reference |
| 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 org.eclipse.emf.common.util.EList getDiagram()
String.
DefaultpatternprofilePackage.getSpecification_Diagram()public String getSpecificationKind()
setSpecificationKind(String),
DefaultpatternprofilePackage.getSpecification_SpecificationKind()public void setSpecificationKind(String value)
Specification Kind' attribute.
value - the new value of the 'Specification Kind' attribute.getSpecificationKind()public Artifact getIcon()
setIcon(Artifact),
DefaultpatternprofilePackage.getSpecification_Icon()public void setIcon(Artifact value)
Icon' reference.
value - the new value of the 'Icon' reference.getIcon()public Artifact getOverViewDiagram()
setOverViewDiagram(Artifact),
DefaultpatternprofilePackage.getSpecification_OverViewDiagram()public void setOverViewDiagram(Artifact value)
Over View Diagram' reference.
value - the new value of the 'Over View Diagram' reference.getOverViewDiagram()public org.eclipse.emf.common.util.EList getParameter()
Parameter.
DefaultpatternprofilePackage.getSpecification_Parameter()public org.eclipse.emf.common.util.EList getGroupPath()
DescriptorGroup.
DefaultpatternprofilePackage.getSpecification_GroupPath()public org.eclipse.emf.common.util.EList getPropertyGroup()
DescriptorGroup.
DefaultpatternprofilePackage.getSpecification_PropertyGroup()public Artifact getModel()
setModel(Artifact),
DefaultpatternprofilePackage.getSpecification_Model()public void setModel(Artifact value)
Model' reference.
value - the new value of the 'Model' reference.getModel()public org.eclipse.emf.ecore.EObject getTemplate()
If the meaning of the 'Template' reference isn't clear, there really should be more of a description here...
setTemplate(EObject),
DefaultpatternprofilePackage.getSpecification_Template()public void setTemplate(org.eclipse.emf.ecore.EObject value)
Template' reference.
value - the new value of the 'Template' reference.getTemplate()
|
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.