|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistryEntryType
A representation of the model object 'Registry Entry Type'.
The following features are supported:
RimPackage.getRegistryEntryType()| Method Summary | |
|---|---|
java.lang.Object |
getExpiration()
Returns the value of the 'Expiration' attribute. |
java.math.BigInteger |
getMajorVersion()
Returns the value of the 'Major Version' attribute. |
java.math.BigInteger |
getMinorVersion()
Returns the value of the 'Minor Version' attribute. |
StabilityType |
getStability()
Returns the value of the 'Stability' attribute. |
StatusType |
getStatus()
Returns the value of the 'Status' attribute. |
java.lang.String |
getUserVersion()
Returns the value of the 'User Version' attribute. |
boolean |
isSetMajorVersion()
Returns whether the value of the ' Major Version' attribute is set. |
boolean |
isSetMinorVersion()
Returns whether the value of the ' Minor Version' attribute is set. |
boolean |
isSetStability()
Returns whether the value of the ' Stability' attribute is set. |
boolean |
isSetStatus()
Returns whether the value of the ' Status' attribute is set. |
void |
setExpiration(java.lang.Object value)
Sets the value of the ' Expiration' attribute. |
void |
setMajorVersion(java.math.BigInteger value)
Sets the value of the ' Major Version' attribute. |
void |
setMinorVersion(java.math.BigInteger value)
Sets the value of the ' Minor Version' attribute. |
void |
setStability(StabilityType value)
Sets the value of the ' Stability' attribute. |
void |
setStatus(StatusType value)
Sets the value of the ' Status' attribute. |
void |
setUserVersion(java.lang.String value)
Sets the value of the ' User Version' attribute. |
void |
unsetMajorVersion()
Unsets the value of the ' Major Version' attribute. |
void |
unsetMinorVersion()
Unsets the value of the ' Minor Version' attribute. |
void |
unsetStability()
Unsets the value of the ' Stability' attribute. |
void |
unsetStatus()
Unsets the value of the ' Status' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._2._1.rim.RegistryObjectType |
|---|
getAccessControlPolicy, getClassification, getDescription, getExternalIdentifier, getId, getName, getObjectType, getSlot, setAccessControlPolicy, setDescription, setId, setName, setObjectType |
| 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 |
|---|
java.lang.Object getExpiration()
If the meaning of the 'Expiration' attribute isn't clear, there really should be more of a description here...
setExpiration(Object),
RimPackage.getRegistryEntryType_Expiration()void setExpiration(java.lang.Object value)
Expiration' attribute.
value - the new value of the 'Expiration' attribute.getExpiration()java.math.BigInteger getMajorVersion()
"1".
If the meaning of the 'Major Version' attribute isn't clear, there really should be more of a description here...
isSetMajorVersion(),
unsetMajorVersion(),
setMajorVersion(BigInteger),
RimPackage.getRegistryEntryType_MajorVersion()void setMajorVersion(java.math.BigInteger value)
Major Version' attribute.
value - the new value of the 'Major Version' attribute.isSetMajorVersion(),
unsetMajorVersion(),
getMajorVersion()void unsetMajorVersion()
Major Version' attribute.
isSetMajorVersion(),
getMajorVersion(),
setMajorVersion(BigInteger)boolean isSetMajorVersion()
Major Version' attribute is set.
unsetMajorVersion(),
getMajorVersion(),
setMajorVersion(BigInteger)java.math.BigInteger getMinorVersion()
"0".
If the meaning of the 'Minor Version' attribute isn't clear, there really should be more of a description here...
isSetMinorVersion(),
unsetMinorVersion(),
setMinorVersion(BigInteger),
RimPackage.getRegistryEntryType_MinorVersion()void setMinorVersion(java.math.BigInteger value)
Minor Version' attribute.
value - the new value of the 'Minor Version' attribute.isSetMinorVersion(),
unsetMinorVersion(),
getMinorVersion()void unsetMinorVersion()
Minor Version' attribute.
isSetMinorVersion(),
getMinorVersion(),
setMinorVersion(BigInteger)boolean isSetMinorVersion()
Minor Version' attribute is set.
unsetMinorVersion(),
getMinorVersion(),
setMinorVersion(BigInteger)StabilityType getStability()
"Dynamic".
The literals are from the enumeration StabilityType.
If the meaning of the 'Stability' attribute isn't clear, there really should be more of a description here...
StabilityType,
isSetStability(),
unsetStability(),
setStability(StabilityType),
RimPackage.getRegistryEntryType_Stability()void setStability(StabilityType value)
Stability' attribute.
value - the new value of the 'Stability' attribute.StabilityType,
isSetStability(),
unsetStability(),
getStability()void unsetStability()
Stability' attribute.
isSetStability(),
getStability(),
setStability(StabilityType)boolean isSetStability()
Stability' attribute is set.
unsetStability(),
getStability(),
setStability(StabilityType)StatusType getStatus()
"Submitted".
The literals are from the enumeration StatusType.
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
StatusType,
isSetStatus(),
unsetStatus(),
setStatus(StatusType),
RimPackage.getRegistryEntryType_Status()void setStatus(StatusType value)
Status' attribute.
value - the new value of the 'Status' attribute.StatusType,
isSetStatus(),
unsetStatus(),
getStatus()void unsetStatus()
Status' attribute.
isSetStatus(),
getStatus(),
setStatus(StatusType)boolean isSetStatus()
Status' attribute is set.
unsetStatus(),
getStatus(),
setStatus(StatusType)java.lang.String getUserVersion()
If the meaning of the 'User Version' attribute isn't clear, there really should be more of a description here...
setUserVersion(String),
RimPackage.getRegistryEntryType_UserVersion()void setUserVersion(java.lang.String value)
User Version' attribute.
value - the new value of the 'User Version' attribute.getUserVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||