Dresden OCL Toolkit

tudresden.ocl.lib.test
Class Company

java.lang.Object
  extended bytudresden.ocl.lib.test.Company

public class Company
extends Object

this class is for testing only and will be removed


Field Summary
protected  Vector employee
           
protected  Person manager
           
protected  Vector myJob
           
(package private)  int numberOfEmployees
          An attribute that represents ...
 
Constructor Summary
Company()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numberOfEmployees

int numberOfEmployees
An attribute that represents ...


manager

protected Person manager

employee

protected Vector employee

myJob

protected Vector myJob
Constructor Detail

Company

public Company()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.