|
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 'Property'. The property is used to document: - Author (propertyId = "Author") - Keyword (propertyId = "Keyword") - SourceModelType (propertyId = "SourceModelType") - TargetModelType (propertyId = "TargetModelType") - The Transformation Properties
The following features are supported:
DefaultpatternprofilePackage.getProperty()
Method Summary | |
String |
getDelimiters()
Returns the value of the 'Delimiters' attribute |
int |
getMaxValues()
Returns the value of the 'Max Values' attribute |
String |
getMetaType()
Returns the value of the 'Meta Type' attribute |
String |
getPropertyId()
Returns the value of the 'Property Id' attribute |
String |
getPropertyType()
Returns the value of the 'Property Type' attribute |
Boolean |
getReadOnly()
Returns the value of the 'Read Only' attribute |
String |
getShortDescription()
Returns the value of the 'Short Description' attribute |
EList |
getSubproperty()
Returns the value of the 'Subproperty' reference list. |
void |
setDelimiters(String value)
Sets the value of the ' Delimiters ' attribute |
void |
setMaxValues(int value)
Sets the value of the ' Max Values ' attribute |
void |
setMetaType(String value)
Sets the value of the ' Meta Type ' attribute |
void |
setPropertyId(String value)
Sets the value of the ' Property Id ' attribute |
void |
setPropertyType(String value)
Sets the value of the ' Property Type ' attribute |
void |
setReadOnly(Boolean value)
Sets the value of the ' Read Only ' attribute |
void |
setShortDescription(String value)
Sets the value of the ' Short Description ' attribute |
Methods inherited from interface com.ibm.xtools.ras.profile.defauld.defaultprofile.Descriptor |
createContext, getAssetFactory, getContext, getName, getValue, setAssetFactory, setContext, setName, setValue |
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 String getPropertyType()
setPropertyType(String)
,
DefaultpatternprofilePackage.getProperty_PropertyType()
public void setPropertyType(String value)
Property Type
' attribute.
value
- the new value of the 'Property Type' attribute.getPropertyType()
public int getMaxValues()
setMaxValues(int)
,
DefaultpatternprofilePackage.getProperty_MaxValues()
public void setMaxValues(int value)
Max Values
' attribute.
value
- the new value of the 'Max Values' attribute.getMaxValues()
public String getMetaType()
setMetaType(String)
,
DefaultpatternprofilePackage.getProperty_MetaType()
public void setMetaType(String value)
Meta Type
' attribute.
value
- the new value of the 'Meta Type' attribute.getMetaType()
public Boolean getReadOnly()
setReadOnly(Boolean)
,
DefaultpatternprofilePackage.getProperty_ReadOnly()
public void setReadOnly(Boolean value)
Read Only
' attribute.
value
- the new value of the 'Read Only' attribute.getReadOnly()
public String getDelimiters()
setDelimiters(String)
,
DefaultpatternprofilePackage.getProperty_Delimiters()
public void setDelimiters(String value)
Delimiters
' attribute.
value
- the new value of the 'Delimiters' attribute.getDelimiters()
public String getPropertyId()
setPropertyId(String)
,
DefaultpatternprofilePackage.getProperty_PropertyId()
public void setPropertyId(String value)
Property Id
' attribute.
value
- the new value of the 'Property Id' attribute.getPropertyId()
public String getShortDescription()
setShortDescription(String)
,
DefaultpatternprofilePackage.getProperty_ShortDescription()
public void setShortDescription(String value)
Short Description
' attribute.
value
- the new value of the 'Short Description' attribute.getShortDescription()
public EList getSubproperty()
Property
.
DefaultpatternprofilePackage.getProperty_Subproperty()
|
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.