Attribute |
Public String buildNumber
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This is a string attribute that defines the internal identifier for the compilation of this unit of a SoftwareResourceSpecification.<br/>
|
|
Public Quantity installSize
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The amount and units, such as 800 MB, required to install the SoftwareResource.<br/>
|
|
Public Boolean isDistributable
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This is a Boolean attribute that, if TRUE, designates the SoftwareResource as being able to be distributed across multiple physically distinct Resources.<br/>
|
|
Public Boolean isExperimental
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This is a Boolean attribute. If the value of this attribute is TRUE, then this represents a special build (perhaps as a trial to suit specific customer needs).<br/>
|
|
Public String maintenanceVersion
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<required>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This a string attribute that defines the maintenance number component of the version of SoftwareResourceSpecification. For example, if the version is 3.1.10, the maintenance version is 10.<br/>
|
|
Public String majorVersion
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<required>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This a string attribute that defines the major number component of the version of the SoftwareResourceSpecification. For example, if the version is 3.1.10, the major version is 3.<br/>
|
|
Public String minorVersion
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<required>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This a string attribute that defines the minor number component of the version of SoftwareResourceSpecification. For example, if the version is 3.1.10, the minor version is 1.<br/>
|
|
Public String otherDesignator
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This is a string attribute, and enables the manufacturer to label this software as having some set of special restrictions (e.g., early or limited deployment, end of life, or targeted at a specific type of market.<br/>
|
|
Public Integer releaseStatus
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<required>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This attribute is an enumerated integer that defines the particualr release status of this SoftwareResourceSpecification. Values include:<br/><br/><br/><br/> 0: alpha<br/><br/> 1. beta<br/><br/> 2: FCS (First Customer Shipment)<br/><br/> 3. GD (General Deployment)<br/><br/> 4: SV (Special Version for 1 or more customers)<br/><br/> 5: EOE (end of engineering)<br/><br/> 6: EOS (end of sale)<br/><br/> 7: EOL (end of life)<br/><br/> <br/><br/>FCS marks the beginning of the limited deployment phase. In this phase, the SoftwareResourceSpecification is usually certified on a few platforms but not all platforms.<br/><br/><br/><br/>GD marks the certification of stable SoftwareResourceSpecification on all major platforms.<br/><br/><br/><br/>SV is a special build for a particular customer that needs special fixes or features.<br/><br/><br/><br/>EOE means that no new engineering fixes will be applied, but the SoftwareResourceSpecification can still be ordered. EOS means that the SoftwareResourceSpecificatino can no longer be ordered, but will still be supported. EOL means that the SofwareResourceSpecification can no longer be supported, and cannot be ordered.<br/>
|
|