Interface IAbstractMobileApplicationUrlsModel<T extends AbstractMobileApplicationUrl>

Type Parameters:
T - Type of mobile application URL's in the list provided by the model
All Superinterfaces:
Collection<T>, IAttribute<IBmObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<IBmObject>, IEmfListAttribute<T,IBmObject>, IList<T>, IModel, IModelApiAwareModel, Iterable<T>, IValidable, List<T>
All Known Subinterfaces:
IMobileApplicationUrlsModel
All Known Implementing Classes:
BmListMobileApplicationUrlsModel

public interface IAbstractMobileApplicationUrlsModel<T extends AbstractMobileApplicationUrl> extends IEmfListAttribute<T,IBmObject>, IModelApiAwareModel, IEditableModel