|
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:
Diagram
Specification Kind
Icon
Over View Diagram
Parameter
Group Path
Property Group
Model
Template
DefaultpatternprofilePackage.getSpecification()
Method Summary | |
EList |
getDiagram()
Returns the value of the 'Diagram' attribute list. |
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 |
EList |
getParameter()
Returns the value of the 'Parameter' containment reference list. |
EList |
getPropertyGroup()
Returns the value of the 'Property Group' containment reference list. |
String |
getSpecificationKind()
Returns the value of the 'Specification Kind' attribute |
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(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 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 EList getParameter()
Parameter
.
DefaultpatternprofilePackage.getSpecification_Parameter()
public EList getGroupPath()
DescriptorGroup
.
DefaultpatternprofilePackage.getSpecification_GroupPath()
public 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 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(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.