TaskRef


This type is a class for model objects.

Reference to a Task associated with an application profile

Package: appprofilecommonext

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

Collection attributes having this type:
  AppProfileComponentExtension.taskRefs



Attributes Summary
name : EString Name of the task reference
task : Task @ A required reference to the task associated with this task ref



Attribute Details

name  -  Name of the task reference
    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

task  -  A required reference to the task associated with this task ref
    Reference Type: Task @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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