/**
*
* The following features are supported: *
* If the meaning of the 'Package' containment reference list isn't clear, * there really should be more of a description here... *
* * @return the value of the 'Package' containment reference list. * @see fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.VhdlamsPackage#getVAModel_Package() * @see fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.Package#getOwnerModel * @model opposite="ownerModel" containment="true" * @generated */ EList* If the meaning of the 'Name' attribute isn't clear, * there really should be more of a description here... *
* * @return the value of the 'Name' attribute. * @see #setName(String) * @see fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.VhdlamsPackage#getVAModel_Name() * @model * @generated */ String getName(); /** * Sets the value of the '{@link fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.VAModel#getName Name}' attribute. * * * @param value the new value of the 'Name' attribute. * @see #getName() * @generated */ void setName(String value); /** * Returns the value of the 'Library' containment reference list. * The list contents are of type {@link fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.Library}. * It is bidirectional and its opposite is '{@link fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.Library#getOwner Owner}'. * ** If the meaning of the 'Library' containment reference list isn't clear, * there really should be more of a description here... *
* * @return the value of the 'Library' containment reference list. * @see fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.VhdlamsPackage#getVAModel_Library() * @see fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.Library#getOwner * @model opposite="owner" containment="true" * @generated */ EList