|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RangeType
A representation of the model object 'Range Type'.
The following features are supported:
PropertyPackage.getRangeType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Fields inherited from interface edu.cmu.sei.aadl.model.property.PropertyType |
---|
VALUE_OKAY |
Method Summary | |
---|---|
NumberType |
getNumberType()
Returns the value of the 'Number Type' containment reference |
NumberType |
getNumberTypeReference()
Returns the value of the 'Number Type Reference' reference |
ParsedPropertyReference |
getParsedPropertyReference()
returns parsed property reference object |
NumberType |
getPropertyType()
Returns the value of the 'Property Type' containment reference |
NumberType |
getPropertyTypeReference()
Returns the value of the 'Property Type Reference' reference |
NumberType |
getTheNumberType()
Get the number type of the range, whether it is unnamed or not. |
void |
setNumberType(NumberType value)
Sets the value of the ' Number Type ' containment reference |
void |
setNumberTypeReference(NumberType value)
Sets the value of the ' Number Type Reference ' reference. |
void |
setParsedPropertyReference(ParsedPropertyReference pr)
sets parsed names for property reference |
void |
setPropertyType(NumberType value)
Sets the value of the ' Property Type ' containment reference |
void |
setPropertyTypeReference(NumberType value)
Sets the value of the ' Property Type Reference ' reference |
Methods inherited from interface edu.cmu.sei.aadl.model.property.PropertyType |
---|
acceptsValuesOfType, containsValue, getPropertySet, getQualifiedName |
Methods inherited from interface edu.cmu.sei.aadl.model.core.NamedElement |
---|
getName, setName |
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject |
---|
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, getSystemInstance, setLocationReference, setLocationReference |
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 |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
NumberType getPropertyType()
If the meaning of the 'Property Type' containment reference isn't clear, there really should be more of a description here...
setPropertyType(NumberType)
,
PropertyPackage.getRangeType_PropertyType()
void setPropertyType(NumberType value)
Property Type
' containment reference.
value
- the new value of the 'Property Type' containment reference.getPropertyType()
NumberType getPropertyTypeReference()
If the meaning of the 'Property Type Reference' reference isn't clear, there really should be more of a description here...
setPropertyTypeReference(NumberType)
,
PropertyPackage.getRangeType_PropertyTypeReference()
void setPropertyTypeReference(NumberType value)
Property Type Reference
' reference.
value
- the new value of the 'Property Type Reference' reference.getPropertyTypeReference()
NumberType getNumberType()
If the meaning of the 'Unnamednumber Type' containment reference isn't clear, there really should be more of a description here...
setNumberType(NumberType)
void setNumberType(NumberType value)
Number Type
' containment reference.
value
- the new value of the 'Number Type' containment reference.getNumberType()
NumberType getNumberTypeReference()
If the meaning of the 'Number Type' reference isn't clear, there really should be more of a description here...
setNumberTypeReference(NumberType)
NumberType getTheNumberType()
void setNumberTypeReference(NumberType value)
Number Type Reference
' reference.
value
- the new value of the 'Number Type Reference' reference.void setParsedPropertyReference(ParsedPropertyReference pr)
pr
- parsed property reference objectParsedPropertyReference getParsedPropertyReference()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |