Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

Effort Class

An Effort is a named item with a weighting that can be associated with an element for purposes of building metrics about the model. Efforts are accessed through the Element Efforts collection.

Associated table in repository

t_objecteffort

Effort Attributes

Attribute

Remarks

See also

Name

String
Notes: Read/Write
The name of the effort.

Notes

String
Notes: Read/Write
Notes about the effort.

ObjectType

ObjectType
Notes: Read only
Distinguishes objects referenced through a Dispatch interface.
ObjectType

Type

String
Notes: Read/Write
The effort type.

Weight

Long
Notes: Read/Write
A weighting factor.

Weight2

Float
Notes: Read/Write
A weighting factor.

Effort Methods

Method

Remarks

See also

GetLastError()

String
Notes: Returns a string value describing the most recent error that occurred in relation to this object.

Update()

Boolean
Notes: Update the current Effort object after modification or appending a new item.
If False is returned, check the 'GetLastError()' function for more information.