Task


This type is a class for model objects.

Definition of a task associated with an application profile.

Package: appprofilecommonext

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  AppProfileComponentExtension.task
  RunAsSpecifiedTask.task
  TaskRef.task

Collection attributes having this type:
  ApplicationProfile.tasks
  EJBModuleProfile.tasks



Attributes Summary
name : EString Name of the Task
description : EString Description of the Task



Attribute Details

name  -  Name of the Task
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  Description of the Task
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006