Content:
|
AllocateableElement : Public abstract Class FunctionModeling, HardwareModeling, FunctionAllocation
The AllocateableElement is an abstract superclass for elements that are allocateable.<br/><br/>Semantics:<br/>The AllocateableElement abstracts all elements that are allocateable.<br/>Subclasses of the abstract class AllocateableElement add their own semantics.<br/><br/>Extension: abstract, no extension<br/>
|