/* java.lang.Package - Everything you ever wanted to know about a package.
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwa
using System;
namespace com.use.wfp.xpdl.elements
{
///
/// It should be rewrited while generic C# is usable
///
public class Package:BaseElementWithIdName
{
publ