net.sf.farrago.fem.med
Interface FemElementWithStorageOptions
- All Superinterfaces:
- FemAnnotatedElement, RefBaseObject, RefFeatured, RefObject
- All Known Subinterfaces:
- FemBaseColumnSet, FemDataServer, FemDataWrapper, FemForeignTable, FemLocalTable, FemStoredColumn, FemStoredTable
- All Known Implementing Classes:
- FemDataServer$Hib, FemDataWrapper$Hib, FemElementWithStorageOptions$Hib, FemForeignTable$Hib, FemLocalTable$Hib, FemStoredColumn$Hib
public interface FemElementWithStorageOptions
- extends FemAnnotatedElement
ElementWithStorageOptions object instance interface.
Note: This type should not be subclassed,
implemented or directly instantiated by clients. It is generated from a
MOF metamodel and implemented by Enki or MDR.
getStorageOptions
Collection<FemStorageOption> getStorageOptions()
- Returns the value of reference StorageOptions.
- Returns:
- Value of reference StorageOptions. Element type:
FemStorageOption