Class ExecutableDevice {Analysis} derived from: LoadableDevice
| Parent Package | Device Services | Abstract | No |
| Export Control | PublicAccess | Link Class for | None |
| Class Kind | NormalClass | Cardinality | n |
| Space | Concurrency | Sequential | |
| Persistence | No |
| Nested Classes | InvalidProcess | InvalidFunction | ProcessID_Type |
| InvalidParameters | InvalidOptions | ExecuteFail |
| Name | Signature | Class |
terminate | void terminate (in ProcessID_Type processId) | ExecutableDevice |
execute | ProcessID_Type execute (in string name, in Properties options, in Properties parameters) | ExecutableDevice |
load | void load (in FileSystem fs, in string fileName, in LoadType loadKind) | LoadableDevice |
unload | void unload (in string fileName) | LoadableDevice |
allocateCapacity | boolean allocateCapacity (in Properties capacities) | Device |
deallocateCapacity | void deallocateCapacity (in Properties capacities) | Device |
getUsageState | UsageType getUsageState () | Device |
getOperationalState | OperationalType getOperationalState () | Device |
setAdminState | setAdminState (AdminType state) | Device |
getAdminState | AdminType getAdminState () | Device |
getSoftwareProfile | String getSoftwareProfile () | Device |
getLabel | String getLabel () | Device |
getCompositeDevice | AggregateDevice getCompositeDevice () | Device |
writeRecords | void writeRecords (in ProducerLogRecordSequence records) | LogProducer |
getMaxSize | UnsignedLongLong getMaxSize () | LogStatus |
getCurrentSize | UnsignedLongLong getCurrentSize () | LogStatus |
getNumRecords | UnsignedLongLong getNumRecords () | LogStatus |
getLogFullAction | LogFullAction getLogFullAction () | LogStatus |
getAdministrativeState | AdministrativeState getAdministrativeState () | LogStatus |
getOperationalState | OperationalState getOperationalState () | LogStatus |
getAvailabilityStatus | AvailabilityStatus getAvailabilityStatus () | LogStatus |
| Name | Class | Type | Initial Value |
usageState | Device | UsageType | |
adminState | Device | AdminType | |
operationalState | Device | OperationalType | |
softwareProfile | Device | String | |
label | Device | String | |
identifier | Resource | String |
| Name | Class | Supplier |
| --Not Named-- | Resource | ResourceInt |
Property Settings
Data Modeler| dmItem | False | DMName | |
| IsTable | False | IsView | False |
| IsDomain | False | IsSPPackage | False |
| Synonymns | TableSpaceID | ||
| SourceId | SourceType | ||
| CorrelationName | SelectClause | ||
| IsUpdateable | True | CheckOption | None |
| IsSnapShot | False | IsDistinct | False |
| PersistToServer | IsPackage | False |