Interface ModelItemContainer

All Superinterfaces:
_Iterated, wt.locks._Lockable, wt.epm.modelitems._ModelItemContainer, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.ownership._Ownable, wt.fc._Persistable, wt.vc.wip._Workable, Iterated, Lockable, NetFactor, ObjectMappable, wt.ownership.Ownable, Persistable, Serializable, Workable
All Known Implementing Classes:
_EPMDocument, EPMDocument

@GenAsPersistable(interfaces=Workable.class, foreignKeys=@GeneratedForeignKey(name="ContainerToRootItem",foreignKeyRole=@ForeignKeyRole(name="rootItem",type=ModelItem.class),myRole=@MyRole(name="theModelItemContainer",cardinality=ONE))) public interface ModelItemContainer extends wt.epm.modelitems._ModelItemContainer


Supported API: true

Extendable: false