New User Entity creation wizard

Enter the fields in this wizard to create a User Entity.

Package
A package corresponds to a logical group of information in a project.

If you are maintaining a Pacbase application, selecting a package is not advised. The instance override mechanism is then made easier because the overriding instance is always in the same package as the overridden instance. You do not need to manage the presence of both the instances in the same package, which is the requirement of an override.

Project
Select a project in the list or enter the name of the project where the instance is to be saved.

A project represents the physical distribution of your instances in your workspace. It groups directories and files. It is used to organize resources that can be built, shared, or versioned.

A Rational® Programming Patterns project contains a subset of files that correspond to the design and the generated sources of an application.

Name
Enter an alphanumeric character string that identifies the User Entity.
Meta Entity
Select the Meta Entity that will be used as a pattern to create the User Entity.
Label
Enter the label that identifies the instance. It will constitute a search criterion upon a subsequent search.

When you click Finish , the new User Entity User Entity is displayed in the Design Explorer view, under the Meta Entity that it is related to.


Feedback