Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADRepository
-
Packages that use ADRepository Package Description de.mid.innovator.srv All classes in this package are used for communicating with the Innovator repository server and license server.de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ADRepository in de.mid.innovator.srv
Methods in de.mid.innovator.srv that return ADRepository Modifier and Type Method Description ADRepositoryRepositoryServer. getADRepository()Gets the repository server proxy element. -
Uses of ADRepository in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return ADRepository Modifier and Type Method Description ADRepositoryELValSpecString. getOwningRepositoryInactivity()The repository that owns the current object. -
Uses of ADRepository in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ADRepository Modifier and Type Method Description ADRepositoryADEventLogEntry. getOwningRepository()TheADRepositoryowning the current object.ADRepositoryMM2SchemaTranslation. getOwningRepository()TheADRepositorythat owns thisMM2SchemaTranslation.ADRepositoryADInoHost. getRepository()The the current object's repository.ADRepositoryADModel. getRepository()The repository that owns the current object.ADRepositoryADRepAdmin. getRepository()Repository of the current object.ADRepositoryADRepLogOption. getRepository()the current object's repository.ADRepositoryADUpdInterval. getRepository()the current object's repository.ADRepositoryADUpdTime. getRepository()the current object's repository.ADRepositoryMM2Schema. getRepository()the current object's repository.ADRepositoryMMGeneral. getRepository()The repository of the current object.static ADRepositoryADRepositoryHelper. getSelf(SrvContext srvCtx)Returns the repository itself.
-