Package com.sodius.mdw.metamodel.sa
Interface MetaProperty
-
- All Superinterfaces:
Comparable<Object>,org.eclipse.emf.ecore.EModelElement,EncyclopediaElement,org.eclipse.emf.ecore.EObject,MDWEObject,MDWObject,org.eclipse.emf.common.notify.Notifier
public interface MetaProperty extends EncyclopediaElement
A representation of the model object 'Meta Property'.The following features are supported:
Meta Prp Alt Label LongMeta Prp Alt Label ShortMeta Prp DefaultMeta Prp Edit FlagsMeta Prp Edit LengthMeta Prp Edit TypeMeta Prp Edit Type NumMeta Prp HelpMeta Prp Help IdMeta Prp KeyMeta Prp LabelMeta Prp NameMeta Prp Of FlagsMeta Prp Of Major TypeMeta Prp Of Major Type NameMeta Prp Of Minor TypeMeta Prp Of Minor Type NameMeta Prp Of Relate TypeMeta Prp Range MaxMeta Prp Range MinMeta Prp RequiredMeta Keyed ByInstancesInherited FromInherited From PropertyMeta List
- See Also:
SaPackage.getMetaProperty()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MetaItemgetInheritedFrom()Returns the value of the 'Inherited From' reference.MetaPropertygetInheritedFromProperty()Returns the value of the 'Inherited From Property' reference.MDWEList<Property>getInstances()Returns the value of the 'Instances' reference list.MDWEList<MetaKeyedBy>getMetaKeyedBy()Returns the value of the 'Meta Keyed By' containment reference list.MetaListgetMetaList()Returns the value of the 'Meta List' reference.StringgetMetaPrpAltLabelLong()Returns the value of the 'Meta Prp Alt Label Long' attribute.StringgetMetaPrpAltLabelShort()Returns the value of the 'Meta Prp Alt Label Short' attribute.StringgetMetaPrpDefault()Returns the value of the 'Meta Prp Default' attribute.StringgetMetaPrpEditFlags()Returns the value of the 'Meta Prp Edit Flags' attribute.StringgetMetaPrpEditLength()Returns the value of the 'Meta Prp Edit Length' attribute.StringgetMetaPrpEditType()Returns the value of the 'Meta Prp Edit Type' attribute.StringgetMetaPrpEditTypeNum()Returns the value of the 'Meta Prp Edit Type Num' attribute.StringgetMetaPrpHelp()Returns the value of the 'Meta Prp Help' attribute.StringgetMetaPrpHelpId()Returns the value of the 'Meta Prp Help Id' attribute.StringgetMetaPrpKey()Returns the value of the 'Meta Prp Key' attribute.StringgetMetaPrpLabel()Returns the value of the 'Meta Prp Label' attribute.StringgetMetaPrpName()Returns the value of the 'Meta Prp Name' attribute.StringgetMetaPrpOfFlags()Returns the value of the 'Meta Prp Of Flags' attribute.StringgetMetaPrpOfMajorType()Returns the value of the 'Meta Prp Of Major Type' attribute.StringgetMetaPrpOfMajorTypeName()Returns the value of the 'Meta Prp Of Major Type Name' attribute.StringgetMetaPrpOfMinorType()Returns the value of the 'Meta Prp Of Minor Type' attribute.StringgetMetaPrpOfMinorTypeName()Returns the value of the 'Meta Prp Of Minor Type Name' attribute.StringgetMetaPrpOfRelateType()Returns the value of the 'Meta Prp Of Relate Type' attribute.StringgetMetaPrpRangeMax()Returns the value of the 'Meta Prp Range Max' attribute.StringgetMetaPrpRangeMin()Returns the value of the 'Meta Prp Range Min' attribute.StringgetMetaPrpRequired()Returns the value of the 'Meta Prp Required' attribute.voidsetInheritedFrom(MetaItem value)Sets the value of the 'Inherited From' reference.voidsetMetaList(MetaList value)Sets the value of the 'Meta List' reference.voidsetMetaPrpAltLabelLong(String value)Sets the value of the 'Meta Prp Alt Label Long' attribute.voidsetMetaPrpAltLabelShort(String value)Sets the value of the 'Meta Prp Alt Label Short' attribute.voidsetMetaPrpDefault(String value)Sets the value of the 'Meta Prp Default' attribute.voidsetMetaPrpEditFlags(String value)Sets the value of the 'Meta Prp Edit Flags' attribute.voidsetMetaPrpEditLength(String value)Sets the value of the 'Meta Prp Edit Length' attribute.voidsetMetaPrpEditType(String value)Sets the value of the 'Meta Prp Edit Type' attribute.voidsetMetaPrpEditTypeNum(String value)Sets the value of the 'Meta Prp Edit Type Num' attribute.voidsetMetaPrpHelp(String value)Sets the value of the 'Meta Prp Help' attribute.voidsetMetaPrpHelpId(String value)Sets the value of the 'Meta Prp Help Id' attribute.voidsetMetaPrpKey(String value)Sets the value of the 'Meta Prp Key' attribute.voidsetMetaPrpLabel(String value)Sets the value of the 'Meta Prp Label' attribute.voidsetMetaPrpName(String value)Sets the value of the 'Meta Prp Name' attribute.voidsetMetaPrpOfFlags(String value)Sets the value of the 'Meta Prp Of Flags' attribute.voidsetMetaPrpOfMajorType(String value)Sets the value of the 'Meta Prp Of Major Type' attribute.voidsetMetaPrpOfMajorTypeName(String value)Sets the value of the 'Meta Prp Of Major Type Name' attribute.voidsetMetaPrpOfMinorType(String value)Sets the value of the 'Meta Prp Of Minor Type' attribute.voidsetMetaPrpOfMinorTypeName(String value)Sets the value of the 'Meta Prp Of Minor Type Name' attribute.voidsetMetaPrpOfRelateType(String value)Sets the value of the 'Meta Prp Of Relate Type' attribute.voidsetMetaPrpRangeMax(String value)Sets the value of the 'Meta Prp Range Max' attribute.voidsetMetaPrpRangeMin(String value)Sets the value of the 'Meta Prp Range Min' attribute.voidsetMetaPrpRequired(String value)Sets the value of the 'Meta Prp Required' attribute.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com.sodius.mdw.core.model.MDWObject
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
-
-
-
-
Method Detail
-
getMetaPrpAltLabelLong
String getMetaPrpAltLabelLong()
Returns the value of the 'Meta Prp Alt Label Long' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Alt Label Long' attribute.
- See Also:
setMetaPrpAltLabelLong(String),SaPackage.getMetaProperty_MetaPrpAltLabelLong()
-
setMetaPrpAltLabelLong
void setMetaPrpAltLabelLong(String value)
Sets the value of the 'Meta Prp Alt Label Long' attribute.- Parameters:
value- the new value of the 'Meta Prp Alt Label Long' attribute.- See Also:
getMetaPrpAltLabelLong()
-
getMetaPrpAltLabelShort
String getMetaPrpAltLabelShort()
Returns the value of the 'Meta Prp Alt Label Short' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Alt Label Short' attribute.
- See Also:
setMetaPrpAltLabelShort(String),SaPackage.getMetaProperty_MetaPrpAltLabelShort()
-
setMetaPrpAltLabelShort
void setMetaPrpAltLabelShort(String value)
Sets the value of the 'Meta Prp Alt Label Short' attribute.- Parameters:
value- the new value of the 'Meta Prp Alt Label Short' attribute.- See Also:
getMetaPrpAltLabelShort()
-
getMetaPrpDefault
String getMetaPrpDefault()
Returns the value of the 'Meta Prp Default' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Default' attribute.
- See Also:
setMetaPrpDefault(String),SaPackage.getMetaProperty_MetaPrpDefault()
-
setMetaPrpDefault
void setMetaPrpDefault(String value)
Sets the value of the 'Meta Prp Default' attribute.- Parameters:
value- the new value of the 'Meta Prp Default' attribute.- See Also:
getMetaPrpDefault()
-
getMetaPrpEditFlags
String getMetaPrpEditFlags()
Returns the value of the 'Meta Prp Edit Flags' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Edit Flags' attribute.
- See Also:
setMetaPrpEditFlags(String),SaPackage.getMetaProperty_MetaPrpEditFlags()
-
setMetaPrpEditFlags
void setMetaPrpEditFlags(String value)
Sets the value of the 'Meta Prp Edit Flags' attribute.- Parameters:
value- the new value of the 'Meta Prp Edit Flags' attribute.- See Also:
getMetaPrpEditFlags()
-
getMetaPrpEditLength
String getMetaPrpEditLength()
Returns the value of the 'Meta Prp Edit Length' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Edit Length' attribute.
- See Also:
setMetaPrpEditLength(String),SaPackage.getMetaProperty_MetaPrpEditLength()
-
setMetaPrpEditLength
void setMetaPrpEditLength(String value)
Sets the value of the 'Meta Prp Edit Length' attribute.- Parameters:
value- the new value of the 'Meta Prp Edit Length' attribute.- See Also:
getMetaPrpEditLength()
-
getMetaPrpEditType
String getMetaPrpEditType()
Returns the value of the 'Meta Prp Edit Type' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Edit Type' attribute.
- See Also:
setMetaPrpEditType(String),SaPackage.getMetaProperty_MetaPrpEditType()
-
setMetaPrpEditType
void setMetaPrpEditType(String value)
Sets the value of the 'Meta Prp Edit Type' attribute.- Parameters:
value- the new value of the 'Meta Prp Edit Type' attribute.- See Also:
getMetaPrpEditType()
-
getMetaPrpEditTypeNum
String getMetaPrpEditTypeNum()
Returns the value of the 'Meta Prp Edit Type Num' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Edit Type Num' attribute.
- See Also:
setMetaPrpEditTypeNum(String),SaPackage.getMetaProperty_MetaPrpEditTypeNum()
-
setMetaPrpEditTypeNum
void setMetaPrpEditTypeNum(String value)
Sets the value of the 'Meta Prp Edit Type Num' attribute.- Parameters:
value- the new value of the 'Meta Prp Edit Type Num' attribute.- See Also:
getMetaPrpEditTypeNum()
-
getMetaPrpHelp
String getMetaPrpHelp()
Returns the value of the 'Meta Prp Help' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Help' attribute.
- See Also:
setMetaPrpHelp(String),SaPackage.getMetaProperty_MetaPrpHelp()
-
setMetaPrpHelp
void setMetaPrpHelp(String value)
Sets the value of the 'Meta Prp Help' attribute.- Parameters:
value- the new value of the 'Meta Prp Help' attribute.- See Also:
getMetaPrpHelp()
-
getMetaPrpHelpId
String getMetaPrpHelpId()
Returns the value of the 'Meta Prp Help Id' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Help Id' attribute.
- See Also:
setMetaPrpHelpId(String),SaPackage.getMetaProperty_MetaPrpHelpId()
-
setMetaPrpHelpId
void setMetaPrpHelpId(String value)
Sets the value of the 'Meta Prp Help Id' attribute.- Parameters:
value- the new value of the 'Meta Prp Help Id' attribute.- See Also:
getMetaPrpHelpId()
-
getMetaPrpKey
String getMetaPrpKey()
Returns the value of the 'Meta Prp Key' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Key' attribute.
- See Also:
setMetaPrpKey(String),SaPackage.getMetaProperty_MetaPrpKey()
-
setMetaPrpKey
void setMetaPrpKey(String value)
Sets the value of the 'Meta Prp Key' attribute.- Parameters:
value- the new value of the 'Meta Prp Key' attribute.- See Also:
getMetaPrpKey()
-
getMetaPrpLabel
String getMetaPrpLabel()
Returns the value of the 'Meta Prp Label' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Label' attribute.
- See Also:
setMetaPrpLabel(String),SaPackage.getMetaProperty_MetaPrpLabel()
-
setMetaPrpLabel
void setMetaPrpLabel(String value)
Sets the value of the 'Meta Prp Label' attribute.- Parameters:
value- the new value of the 'Meta Prp Label' attribute.- See Also:
getMetaPrpLabel()
-
getMetaPrpName
String getMetaPrpName()
Returns the value of the 'Meta Prp Name' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Name' attribute.
- See Also:
setMetaPrpName(String),SaPackage.getMetaProperty_MetaPrpName()
-
setMetaPrpName
void setMetaPrpName(String value)
Sets the value of the 'Meta Prp Name' attribute.- Parameters:
value- the new value of the 'Meta Prp Name' attribute.- See Also:
getMetaPrpName()
-
getMetaPrpOfFlags
String getMetaPrpOfFlags()
Returns the value of the 'Meta Prp Of Flags' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Of Flags' attribute.
- See Also:
setMetaPrpOfFlags(String),SaPackage.getMetaProperty_MetaPrpOfFlags()
-
setMetaPrpOfFlags
void setMetaPrpOfFlags(String value)
Sets the value of the 'Meta Prp Of Flags' attribute.- Parameters:
value- the new value of the 'Meta Prp Of Flags' attribute.- See Also:
getMetaPrpOfFlags()
-
getMetaPrpOfMajorType
String getMetaPrpOfMajorType()
Returns the value of the 'Meta Prp Of Major Type' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Of Major Type' attribute.
- See Also:
setMetaPrpOfMajorType(String),SaPackage.getMetaProperty_MetaPrpOfMajorType()
-
setMetaPrpOfMajorType
void setMetaPrpOfMajorType(String value)
Sets the value of the 'Meta Prp Of Major Type' attribute.- Parameters:
value- the new value of the 'Meta Prp Of Major Type' attribute.- See Also:
getMetaPrpOfMajorType()
-
getMetaPrpOfMajorTypeName
String getMetaPrpOfMajorTypeName()
Returns the value of the 'Meta Prp Of Major Type Name' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Of Major Type Name' attribute.
- See Also:
setMetaPrpOfMajorTypeName(String),SaPackage.getMetaProperty_MetaPrpOfMajorTypeName()
-
setMetaPrpOfMajorTypeName
void setMetaPrpOfMajorTypeName(String value)
Sets the value of the 'Meta Prp Of Major Type Name' attribute.- Parameters:
value- the new value of the 'Meta Prp Of Major Type Name' attribute.- See Also:
getMetaPrpOfMajorTypeName()
-
getMetaPrpOfMinorType
String getMetaPrpOfMinorType()
Returns the value of the 'Meta Prp Of Minor Type' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Of Minor Type' attribute.
- See Also:
setMetaPrpOfMinorType(String),SaPackage.getMetaProperty_MetaPrpOfMinorType()
-
setMetaPrpOfMinorType
void setMetaPrpOfMinorType(String value)
Sets the value of the 'Meta Prp Of Minor Type' attribute.- Parameters:
value- the new value of the 'Meta Prp Of Minor Type' attribute.- See Also:
getMetaPrpOfMinorType()
-
getMetaPrpOfMinorTypeName
String getMetaPrpOfMinorTypeName()
Returns the value of the 'Meta Prp Of Minor Type Name' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Of Minor Type Name' attribute.
- See Also:
setMetaPrpOfMinorTypeName(String),SaPackage.getMetaProperty_MetaPrpOfMinorTypeName()
-
setMetaPrpOfMinorTypeName
void setMetaPrpOfMinorTypeName(String value)
Sets the value of the 'Meta Prp Of Minor Type Name' attribute.- Parameters:
value- the new value of the 'Meta Prp Of Minor Type Name' attribute.- See Also:
getMetaPrpOfMinorTypeName()
-
getMetaPrpOfRelateType
String getMetaPrpOfRelateType()
Returns the value of the 'Meta Prp Of Relate Type' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Of Relate Type' attribute.
- See Also:
setMetaPrpOfRelateType(String),SaPackage.getMetaProperty_MetaPrpOfRelateType()
-
setMetaPrpOfRelateType
void setMetaPrpOfRelateType(String value)
Sets the value of the 'Meta Prp Of Relate Type' attribute.- Parameters:
value- the new value of the 'Meta Prp Of Relate Type' attribute.- See Also:
getMetaPrpOfRelateType()
-
getMetaPrpRangeMax
String getMetaPrpRangeMax()
Returns the value of the 'Meta Prp Range Max' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Range Max' attribute.
- See Also:
setMetaPrpRangeMax(String),SaPackage.getMetaProperty_MetaPrpRangeMax()
-
setMetaPrpRangeMax
void setMetaPrpRangeMax(String value)
Sets the value of the 'Meta Prp Range Max' attribute.- Parameters:
value- the new value of the 'Meta Prp Range Max' attribute.- See Also:
getMetaPrpRangeMax()
-
getMetaPrpRangeMin
String getMetaPrpRangeMin()
Returns the value of the 'Meta Prp Range Min' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Range Min' attribute.
- See Also:
setMetaPrpRangeMin(String),SaPackage.getMetaProperty_MetaPrpRangeMin()
-
setMetaPrpRangeMin
void setMetaPrpRangeMin(String value)
Sets the value of the 'Meta Prp Range Min' attribute.- Parameters:
value- the new value of the 'Meta Prp Range Min' attribute.- See Also:
getMetaPrpRangeMin()
-
getMetaPrpRequired
String getMetaPrpRequired()
Returns the value of the 'Meta Prp Required' attribute. The default value is"".- Returns:
- the value of the 'Meta Prp Required' attribute.
- See Also:
setMetaPrpRequired(String),SaPackage.getMetaProperty_MetaPrpRequired()
-
setMetaPrpRequired
void setMetaPrpRequired(String value)
Sets the value of the 'Meta Prp Required' attribute.- Parameters:
value- the new value of the 'Meta Prp Required' attribute.- See Also:
getMetaPrpRequired()
-
getMetaKeyedBy
MDWEList<MetaKeyedBy> getMetaKeyedBy()
Returns the value of the 'Meta Keyed By' containment reference list. The list contents are of typeMetaKeyedBy.- Returns:
- the value of the 'Meta Keyed By' containment reference list.
- See Also:
SaPackage.getMetaProperty_MetaKeyedBy()
-
getInstances
MDWEList<Property> getInstances()
Returns the value of the 'Instances' reference list. The list contents are of typeProperty. It is bidirectional and its opposite is 'Meta Property'.- Returns:
- the value of the 'Instances' reference list.
- See Also:
SaPackage.getMetaProperty_Instances(),Property.getMetaProperty()
-
getInheritedFrom
MetaItem getInheritedFrom()
Returns the value of the 'Inherited From' reference.- Returns:
- the value of the 'Inherited From' reference.
- See Also:
setInheritedFrom(MetaItem),SaPackage.getMetaProperty_InheritedFrom()
-
setInheritedFrom
void setInheritedFrom(MetaItem value)
Sets the value of the 'Inherited From' reference.- Parameters:
value- the new value of the 'Inherited From' reference.- See Also:
getInheritedFrom()
-
getInheritedFromProperty
MetaProperty getInheritedFromProperty()
Returns the value of the 'Inherited From Property' reference.- Returns:
- the value of the 'Inherited From Property' reference.
- See Also:
SaPackage.getMetaProperty_InheritedFromProperty()
-
getMetaList
MetaList getMetaList()
Returns the value of the 'Meta List' reference.- Returns:
- the value of the 'Meta List' reference.
- See Also:
setMetaList(MetaList),SaPackage.getMetaProperty_MetaList()
-
setMetaList
void setMetaList(MetaList value)
Sets the value of the 'Meta List' reference.- Parameters:
value- the new value of the 'Meta List' reference.- See Also:
getMetaList()
-
-