Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > package
Next representationscenario    Uprepresentation    Previous representationname   

package
subjectfact 
packagehas definition A collection of modelling elements that are grouped together because they are logically related2001-08-30 14:56:55.0
has dependency / with another package if there is a dependency between an element in one package and an element in another2001-08-30 14:56:55.0
is difficult to use if it depends on many other packages, since using it will also necessitate importing its dependent packages2001-08-30 14:56:55.0
is not the same as package^2 in Java2001-08-30 14:56:55.0
is a subtopic of 9.4 - Software Architecture2001-08-30 14:56:55.0
is divided up into classes2001-08-30 14:56:55.0
is drawn as as a box, with a smaller box attached above its top left corner2001-08-30 14:56:55.0
is often used to represent a Java package2001-08-30 14:56:55.0
is a kind of representation2001-08-30 14:56:55.0
see also package^22001-08-30 14:56:55.0
see also package^32001-08-30 14:56:55.0