Glossary

This glossary contains common terms in ECC.

[ A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z ]

TermDescription
>>>>>>>>>>>>>>>>>>>>> A <<<<<<<<<<<<<<<<<<<<
access control list (ACL)A method of data security. An access control list (ACL) contains the permissions granted to a particular user or group when the ACL's corresponding object is in a particular state.
access permissions Permissions that determine user access to individual elements. The permissions reside in access control lists (ACLs), along with user and object state information. See also access control list.
ACL See access control list.
assembly A group of individual parts combined to form an integrated part. For example, a ball-point pen assembly includes a barrel, a top, a clip, and a refill cartridge.
attribute A descriptor for a database element. For example, the attributes for a ball-point pen refill cartridge could be NAME, LENGTH, INK COLOR, MANUFACTURER'S NAME, and PRICE.
attribute type The data type of an attribute value. Attribute types depend on the installed database, and can include CHAR(n), VARCHAR(n), SMALL INT, INTEGER, FLOAT, and so on. For a ball-point pen, the attribute type for LENGTH might be FLOAT, and INK COLOR might be VAR CHAR(20).
attribute value The data stored in the database for a given attribute of an element. For a ball-point pen, the value of attribute NAME might be Biro, and LENGTH might be 88.0 mm.
>>>>>>>>>>>>>>>>>>>>> B <<<<<<<<<<<<<<<<<<<<
bill of materials (BOM) A tabular list of parts derived from a parts structure in the WorkManager database and formatted according to BOM format specifications.
Bill of Materials EditorAn editor in WorkManager that enables you to edit a part's structure.
BOM format The values of parameters that control the appearance of part names within a BOM display table or formatted bill of materials. Three BOM formats are available:

Flat
Contains no parts structure. Combines parts of the same name on the same line with a total quantity.

Indented
Lists parts hierarchically, and indents part names to reflect the hierarchy.

Exploded
Lists parts hierarchically, but left justifies part names. This format is useful if an assembly has many parts and a complex structure.

business rules A pre-defined set of rules regarding how ECC creates elements.
>>>>>>>>>>>>>>>>>>>>> C <<<<<<<<<<<<<<<<<<<<
CD-ROM Compact disk read-only memory that stores programs and data.
child part A part in a tree structure directly below another one, which is its parent part.
class A group of database elements having the same attributes.
class type A group of classes having the same behavior and capabilities. The six WorkManager class types are:
  • $DOC (for document classes)
  • $PACKET (for packet classes)
  • $FORM (for form classes)
  • $NOTE (for note classes)
  • $PARTDESC (for part description classes)
  • $GENERAL (for general item classes)
  • clickTo use the mouse button to select a command or option from the WorkManager menus, or to select a push button or radio button in a window.
    client A workstation or PC connected to a WorkManager database server via a LAN and runs the WorkManager client software. Each WorkManager client has its own configuration files. See also Local Area Network.
    codeword A 16-digit hexadecimal number that sllows you to use a specific software product. WorkManager codewords must be listed in the License Server configuration file named /etc/MEls.conf.
    connectTo establish a communication link between a client and its server.
    current copy The file most recently attached to a document. The Document Editor's load command loads this file, unless you use the Document Editor's edit select command to specify another file to load.
    >>>>>>>>>>>>>>>>>>>>> D <<<<<<<<<<<<<<<<<<<<
    data dictionary A dictionary of precise definitions of the types of data you can enter for database object attributes. You can define Data Dictionary entries to restrict attribute values. See also attribute type.
    database An organized collection of data.
    database administrator The person who manages the underlying database.
    database server The workstation containing the database server software and the relational database. One server can service several clients. You can turn off the WorkManager administration functions included with each database server product.
    default A condition or value that a system already contains and that it uses without user intervention, such as data dictionary entries. Defaults help ensure that a data value is acceptable even when you do not specify a value.
    demonstration database A database containing files and elements used in examples, tutorials, and training exercises.
    depth The number of levels of data in a BOM parts tree. Structure numbers or indentations within the parts name column of a table represent the depth. In a structure number, the number of digits separated by decimal points indicates the depth value. For example, a structure number 1.1.1 shows three levels of data and has a depth of 3.
    desk A user's personal workspace in WorkManager. When you own a packet, the packet is on your desk. Packets move between desks as their corresponding projects move through the project states.
    dialog box A pop-up window that prompts you for a response and requires you to select a field or to enter data. Dialog boxes disappear when you respond to their requests or when you close their master window.
    directory A place to store files on a mass storage medium. Each directory contains entries for its own unique files. The directory information includes details such as each file's name, type, length, location, and protection.
    disconnectTo break the communication link between a client and its server.
    display table A table you use to control the display of the contents of a logical table. See also logical table.
    document A WorkManager element with $DOC class type where you can add a FILE sub-object, such as a drawing, model, or text file, which in turn points to an actual file on the file server.
    document management Management of documents only that reside in the database.
    dummy text An arbitrary text string (such as XXXX) that you enter in the blank spaces of the title block to indicate where to place text references.
    >>>>>>>>>>>>>>>>>>>>> E <<<<<<<<<<<<<<<<<<<<
    editor A tool containing menus, notes, dialog boxes, and forms that allow you to edit objects or their contents. The WorkManager editors available for general use are:
  • Document
  • Form
  • General Elements
  • Packet
  • Part Description
  • Query

    The WorkManager editors available for administrative use are:

  • Access Control Lists
  • Area
  • Class
  • Data Dictionary
  • Group
  • Routing List
  • Template
  • User
  • element A WorkManager class. All elements of a class have the same attributes. An element can represent parts of a project, such as a drawing, assembly, part, model, project leader, or designer.
    ELID A system-generated element identifier.
    enterTo input data using the keyboard, such as entering a command at the command line values in a text entry field of a dialog box.
    enterprise The entire organization of system users who have access to ECC.
    environment variable A shell variable defined and stored in the operating system environment. Any program you run can access the shell variable.
    >>>>>>>>>>>>>>>>>>>>> F <<<<<<<<<<<<<<<<<<<<
    fileA basic named unit of data stored on a disk. Files can be attached to a WorkManager document element via a FILE sub-object. A file contains the real data, such as a drawing, that is associated with a document element. Files associated with WorkManager database elements are called server files and reside on the file server.
    filename An identifier for a file on the file system. You should give meaningful names to files, such as "defaults" for a file that contains operating system defaults.
    file server The workstation containing the file server software and the physical files attached to WorkManager documents. Multiple file servers configured correctly can share files. File servers are updated regularly to remove duplicate data.
    folderA packet you receive for your personal use when your administrator assigns you a WorkManager login. Unlike other packets, your folder does not have a routing list and you cannot sent it to any other user. It enables you to organize and temporarily store your data.
    form A WorkManager element with $FORM class type that emulates a paper form, like an ECR, ECN, PO, or approval form. A form element has an attribute for each piece of information required on the form. You can apply access controls to attributes of forms, such as electronic signatures, so that only a specific user can access them.
    >>>>>>>>>>>>>>>>>>>>> G <<<<<<<<<<<<<<<<<<<<
    general item A WorkManager element with $GENERAL class type that describes non-part elements.
    group One or more users who access an element as a group. The members of the group are likely to be in the same section or department. See also OWNER, user, and PUBLIC.
    groupid A unique name for the group where you belong.
    >>>>>>>>>>>>>>>>>>>>> H <<<<<<<<<<<<<<<<<<<<
    help On-line documentation available via a help database.
    hostname A unique symbolic name that your network administrator assigns to an internet address (system) on the LAN. Host names are recorded in /etc/ hosts.
    HP InterLink A one-way programmatic interface to WorkManager. It allows you to integrate a variety of engineering applications with WorkManager by passing commands, functions, and data to WorkManager.
    HP-UX Hewlett-Packard's version of the Unix operating system. Unix is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Limited.
    >>>>>>>>>>>>>>>>>>>>> I <<<<<<<<<<<<<<<<<<<<
    in-packet A query definition for finding information in an open packet.
    install The process of copying programs and files from a DAT tape or CD-ROM to a disk and then running the installation program or script.
    IP address Internet or network address of a computer node. This address identifies which network the host is on and which host it is. An example of an internet address is 192.6.23.3. Internet addresses are recorded in /etc/hosts or in domain name server databases. See also hostname.
    >>>>>>>>>>>>>>>>>>>>> L <<<<<<<<<<<<<<<<<<<<
    LAN See Local Area Network.
    License Server A software security program that checks for product codewords and issues licenses to users.
    link A relationship between two elements. Also referred to as a relation.
    loadTo read and display a drawing, model, assembly, or body within ECC or some other integrated application.
    Local Area Network (LAN) A set of computer systems and other devices that are connected so that users can share facilities.
    logical table An internal data structure containing rows and columns of information, which you or the system defines. See also display table.
    >>>>>>>>>>>>>>>>>>>>> M <<<<<<<<<<<<<<<<<<<<
    macro A program that performs frequently-used, pre-defined sequences of instructions. You can write or modify macros to meet your own specific requirements.
    masterTo create or obtain a modifiable element in a packet.
    ME-CAD Mechanical engineering computer-aided design.
    model document A WorkManager document containing links to sub-documents that reference 3-D model files.
    >>>>>>>>>>>>>>>>>>>>> N <<<<<<<<<<<<<<<<<<<<
    note A WorkManager element with $NOTE class type that acts as a piece of temporary information attached to permanent data, such as to a WorkManager document, packet, or part description.
    >>>>>>>>>>>>>>>>>>>>> O <<<<<<<<<<<<<<<<<<<<
    object A collection of data stored in a database that you can lock for editing. An object can be a unique, unchanging, system-defined identity, independent of the values of its attributes.
    OWNER The person who owns an element, and whose login name is in the owner field. In the case of a packet, the owner field defines the desk where the element resides. See also PUBLIC, group, and user.
    >>>>>>>>>>>>>>>>>>>>> P <<<<<<<<<<<<<<<<<<<<
    packet A WorkManager element with $PACKET class type that acts like an electronic folder to gather and hold information. Packets can contain any WorkManager elements. They also have routing lists so you can send them to other users or groups.
    parent part A part directly above another one in a parts structure. A parent part can have one or more child parts.
    part description A WorkManager element with $PARTDESC class type that describes a part, including its structures, attributes, and documents.
    parts list A multi-level list of parts. Also referred to as a bill of materials or a parts tree.
    parts structure A group of individual parts related to each other, forming an assembly.
    parts tree See parts list.
    password See codeword.
    passwords file A file containing the LICENSE_SERVER command followed by the hostname or IP address of the License Server machine.
    personality A collection of startup script(s), macro definitions, WorkManager functions, and templates that together provide a customized WorkManager session.
    port address An address within a host that the system uses to differentiate between multiple communication endpoints with the same internet address and protocol. A port address is associated with a particular service, and is recorded in /etc/services.
    process management Management of engineering data and company processes in the database. Process management facilitates communication between members of a product development team by routing an on-line packet of information from one team member to the next.
    PUBLICEveryone who has access to the database. See also OWNER, group, and user.
    pull-down menu A menu that you pull down from an application's menu bar.
    push button A graphical component that simulates a real-life push button and executes a command when you click it.
    >>>>>>>>>>>>>>>>>>>>> Q <<<<<<<<<<<<<<<<<<<<
    query A search you perform on the tables in a database to find a particular piece or group of data.
    >>>>>>>>>>>>>>>>>>>>> R <<<<<<<<<<<<<<<<<<<<
    radio button A graphical component that simulates a mutually exclusive selection. You can select only one radio button at a time. For example, you use radio buttons in ECC for setting states.
    reference point The (x, y) coordinates of a point you use when loading a part for precise positioning on the screen. You set the reference point before storing the part.
    referenceTo put a read-only reference to an element into a packet.
    relateTo create a relationship between two elements or two classes.
    relational database management system A software package that provides tools for adding, updating, deleting, managing, and viewing database elements. The database is a collection of tables containing related data arranged by rows and columns.
    releaseTo change the state of an element from modifiable and in-packet to non-modifiable and out-of-packet.
    revisioning Allowing users to create new revisions of a part. You define the revisioning process by pre-defining a set of business rules.
    root See superuser.
    routing list An ordered list of individuals or groups, each with an optional suggested routing station and state. This list controls who should receive a packet.
    routing station The logical location where you send a packet. A routing station typically identifies who has responsibility for the packet, such as Engineering or Marketing, or what needs to happen to the contents of the packet, such as design, analysis, coding, or testing. Only packets can have routing stations. Routing station changes can only occur when sending a packet.
    >>>>>>>>>>>>>>>>>>>>> S <<<<<<<<<<<<<<<<<<<<
    schema, system The definition of the database tables that you load when you install a WorkManager database. The system schema is part of the WorkManager code and is not customizable.
    schema, user The definition of the user's data, including classes, attributes, elements, Data Dictionary entries, users, groups, routing lists, and access control lists. You can load a user schema into an existing database and customize it.
    security See License Server.
    server A program that provides data or services to a set of clients. See also database server, file server, and License Server.
    sessionA connection to the WorkManager database using a WorkManager login name.
    startup file A file that executes automatically during startup. The file contains instructions for loading macros and system configuration information.
    state An optional attribute of all elements, ACLs, and routing lists. Normally, a company uses state to indicate specific checkpoints and milestones in a project, such as Development or Released. These typically involve specific review meetings or processes, sign-offs, and change of access permissions for the objects involved. ECC uses states to control access to a packet or any other WorkManager element.
    structure number A number indicating the hierarchy of data in a BOM parts list. A structure number consists of digits separated by decimal points. For example, a structure number 1.1.1 indicates three levels of data.
    subpart A component of an assembly.
    superuser An operating system user, also known as a root user, who can invoke all commands without restriction.
    system administrator The person who manages the operating system where WorkManager runs.
    system attribute A database element attribute, which WorkManager defines. See also user-defined attribute.
    system schema See schema, system.
    >>>>>>>>>>>>>>>>>>>>> T <<<<<<<<<<<<<<<<<<<<
    tapeA magnetic or cartridge tape you use to store computer data.
    tar An operating system command that transfers the contents of a storage medium to a hard disk, which you use while installating WorkManager.
    template An ASCII file containing one or more lines in comma-separated list format, which WorkManager interprets to produce a user interface object. Templates let you manipulate element attributes and information. Do not confuse a template with a form. A form is an element, while a template is a file that produces a user interface object.
    text reference An info string you assign to text in the title block template. It is essentially a link between a text field in the template and drawing attribute data in the database.
    text reference name The name that appears in text fields when you first place a title block, or when you use the Display TR Names command. For example, tb:OWNER and tb:NAME are text reference names.
    text reference value The actual data that appears in the text reference field when you use the UPDATE command. The value depends on the drawing. For example, danm and saw_part_d could be text reference values.
    title block An on-line "form" added to drawings to provide information such as the drawing name, creator, and revision. This block appears when you load a title block template into your drawing.
    >>>>>>>>>>>>>>>>>>>>> U <<<<<<<<<<<<<<<<<<<<
    unique identifier A combination of one or more attribute values that uniquely identifies an element in the database. The unique identifier can be different for different classes. For example, in the DRAWINGS class, the attributes DRAWING_NO and REVISION could make up the unique identifiers. In the PARTS class, they could be PARTNO and REVISION.
    Unix A multi-user, multi-tasking operating system. Unix is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Limited.
    user A person who has permission to use WorkManager.
    user-defined attribute A database element attribute that you define.
    username The login name of a WorkManager user.
    user schema See schema, user.
    >>>>>>>>>>>>>>>>>>>>> V <<<<<<<<<<<<<<<<<<<<
    vault The database where data is stored in a single, secure location.
    >>>>>>>>>>>>>>>>>>>>> W <<<<<<<<<<<<<<<<<<<<
    window An independent screen display in WorkManager. See also dialog box, template, and form.
    WorkManager administrator The person who manages the WorkManager software and database.
    workstationA computer hardware and multi-tasking operating system for use by one person. The hardware might include a monitor, keyboard, printer, and plotter.


    Questions about ECC ??? Send e-mail to support@integware.com