Uses of Class
de.mid.innovator.srv2api.icw2elem.K_ADMODEL
-
Packages that use K_ADMODEL 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.srv.excellence The package contains classes for connecting to an Innovator model for manipulation and evaluation purposes.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.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of K_ADMODEL in de.mid.innovator.srv
Fields in de.mid.innovator.srv declared as K_ADMODEL Modifier and Type Field Description protected K_ADMODELModel. fModelTypeK_ADMODELPrjData. modelTypeMethods in de.mid.innovator.srv that return K_ADMODEL Modifier and Type Method Description K_ADMODELModel. getModelType()Methods in de.mid.innovator.srv with parameters of type K_ADMODEL Modifier and Type Method Description LicSrvUserChkMdlAdminReplyTelegram.SsoMdlUserDataLicenseServer. chkMdlAdmin(InoUser user, java.lang.String repName, java.lang.String mdlName, K_ADMODEL mdlType)Returns a flag if repository admin login is allowed.LicSrvUserChkRepAdminReplyTelegram.SsoUserDataLicenseServer. chkVersAdmin(InoUser user, java.lang.String repName, java.lang.String mdlName, K_ADMODEL mdlType)Returns a flag if repository admin login is allowed.LicSrvUserChkMdlAdminReplyTelegram.SsoMdlUserDataLicenseServer. chkVersMdlAdmin(InoUser user, java.lang.String repName, java.lang.String mdlName, K_ADMODEL mdlType, java.lang.String versName)Returns a flag if repository admin login is allowed.ModelRepositoryServer. createModel(java.lang.String name, K_ADMODEL modelType, java.lang.String newAdminPwd, java.lang.String userCfg, java.lang.String modelCfg, java.util.List<java.lang.String> addOnList)Creates a newModelin the actual repository server and refreshes the list of models.ExcellenceModelRepositoryServer. getExcellenceModel(java.lang.String aModelName, K_ADMODEL aModelType)Gets a model with the given name and type from the list of currently known models.ModelRepositoryServer. getModel(java.lang.String aModelName, K_ADMODEL aModelType)Gets a model with the given name and type from the list of currently known models.java.util.List<Model>RepositoryServer. getModels(K_ADMODEL aModelType)Searches the list of currently known models in this server for models of the given type.java.util.List<java.lang.String>LicenseServer. getUserRoleList(InoUser inoUser, java.lang.String repName, java.lang.String mdlName, K_ADMODEL mdlType)java.util.List<java.lang.String>LicenseServer. getUserVersRoleList(InoUser inoUser, java.lang.String repName, java.lang.String mdlName, K_ADMODEL mdlType, java.lang.String versName)Constructors in de.mid.innovator.srv with parameters of type K_ADMODEL Constructor Description Model(RepositoryServer server, java.lang.String name, K_ADMODEL modelType)protected constructor for internal use only pleas useRepositoryServer.createModel(String, K_ADMODEL, String, String, String, List)to create a new Innovator model. -
Uses of K_ADMODEL in de.mid.innovator.srv.excellence
Methods in de.mid.innovator.srv.excellence with parameters of type K_ADMODEL Modifier and Type Method Description static ModelExcellenceModel. create(RepositoryServer rep, java.lang.String name, K_ADMODEL modelType, ADModel mdlId) -
Uses of K_ADMODEL in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_ADMODEL Modifier and Type Method Description static K_ADMODELK_ADMODEL. valueOf(int value)Returns the enumeration constant of this type with the specified value.static K_ADMODELK_ADMODEL. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static K_ADMODEL[]K_ADMODEL. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of K_ADMODEL in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as K_ADMODEL Modifier and Type Field Description K_ADMODELARG_ADListLoginIn. methModelmethod of the modelK_ADMODELARG_ADModelInfo. methodMethod of the modelK_ADMODELARG_VersionFileOclReq. methodmodel typeK_ADMODELARG_AvailableMappingTypes. modelTypetype of the modelMethods in de.mid.innovator.srv2api.icw2meta that return K_ADMODEL Modifier and Type Method Description K_ADMODELADModel. getMethod()Returns the current object's method.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type K_ADMODEL Modifier and Type Method Description static ARG_ADListLoginOutADModelHelper. getListLogin(SrvContext srvCtx, java.lang.String nameModel, K_ADMODEL methModel, java.lang.String patternUser)Returns information about the login user list.static ARG_ADModelConfigADModelHelper. getListModelConfig(SrvContext srvCtx, K_ADMODEL item)Returns the names of available model configurations.static byte[]ADModelHelper. getVersionFile(SrvContext srvCtx, ADLogin login, K_ADMODEL method, java.lang.String name)Returns the complete version ASCII representation of the model.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type K_ADMODEL Constructor Description ARG_ADListLoginIn(java.lang.String nameModel, K_ADMODEL methModel, java.lang.String patternUser)ARG_ADModelInfo(ADModel model, K_ADMODEL method, java.lang.String name)ARG_AvailableMappingTypes(K_ADMODEL modelType, java.util.List<java.lang.String> mappingName, java.util.List<java.lang.String> mappingDirection)ARG_VersionFileOclReq(ADLogin login, K_ADMODEL method, java.lang.String name) -
Uses of K_ADMODEL in de.mid.innovator.srv2api.icw2model
Fields in de.mid.innovator.srv2api.icw2model declared as K_ADMODEL Modifier and Type Field Description K_ADMODELARG_MEProxyPropertyMode. kModelTypeOptional to MappingPackageType: Model TypeK_ADMODELARG_MappingEnvironmentInnovatorModel. modelTypeType of Innvotor ModelK_ADMODELARG_MEMappingConfiguration. modelTypeRepresenting Model Type of stub packageK_ADMODELARG_MEStubPackageInnovator. modelTypeType of the Innovator model represented by the stub package.Methods in de.mid.innovator.srv2api.icw2model that return K_ADMODEL Modifier and Type Method Description K_ADMODELMEStubPackageInnovator. getModelType()Type of the Innovator model represented by the stub package.Methods in de.mid.innovator.srv2api.icw2model with parameters of type K_ADMODEL Modifier and Type Method Description ARG_MEMappingConfigurationMEMappingConfigurationPackage. buildMappingEnvironmentInnovator(java.lang.String cpNameRepository, java.lang.String cpNameModel, K_ADMODEL modelType)Creates a mapping environment if possible and returns the mapping configuration data for the mapping.java.lang.StringMEModelElement. getPresetMapping(K_ADMODEL item)Determines the model's current configured default mapping method.java.util.List<ARG_MEProxyProperty>MEStereotypeAble. getProxyAsgProperty(MEMappingPackageType ohMappingPackageType, java.lang.String sRepositoryName, java.lang.String sModelName, K_ADMODEL kModelType, java.lang.String sMappingName, boolean bIsForwardMapping, int iRestriction, K_PROXY_DETAILLEVEL iDetailLevel)Returns the ARG_ELProxyProperty of the container that is proxy environment of the container element.ARG_MEProxyPropertyMEProxy. getProxyProperty(MEMappingPackageType ohMappingPackageType, java.lang.String sRepositoryName, java.lang.String sModelName, K_ADMODEL kModelType, java.lang.String sMappingName, boolean bIsForwardMapping, int iRestriction, K_PROXY_DETAILLEVEL iDetailLevel)Returns the ARG_ELPRoxyProperty structure of the proxy.voidMEStubPackageInnovator. setModelType(K_ADMODEL value)Set the value of Attribut ModelType.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type K_ADMODEL Constructor Description ARG_MappingEnvironmentInnovatorModel(java.lang.String cpNameRepository, java.lang.String cpNameModel, K_ADMODEL modelType)ARG_MEMappingConfiguration(boolean isComplete, java.lang.String cpMappingName, boolean isForwardMapping, java.lang.String cpRepositoryName, java.lang.String cpModelName, K_ADMODEL modelType, MESystemModel ohSystemModel, MEMappingConfigurationPackage ohConfigurationPackage, MEStubPackage ohStubPackage, MEMappingPackageType ohMappingStubTypePackage, MEStubPackageBase ohMappingStubPackageBase, MMCreateTemplate ohTemplateMappingStubPackage, MMCreateTemplate ohTemplateMappingPackageType, MMCreateTemplate ohTemplateMappingPackageContent, MMCreateTemplate ohTemplateMEProxyAssignment, MMCreateTemplate ohTemplateMEProxyInnovator, java.lang.String cpNameConfigurationText, java.lang.String cpContentConfigurationText, int iClassicMappingKind)ARG_MEProxyPropertyMode(MEMappingPackageType ohMappingPackageType, java.lang.String sRepositoryName, java.lang.String sModelName, K_ADMODEL kModelType, java.lang.String sMappingName, boolean bIsForwardMapping, int iRestriction, K_PROXY_DETAILLEVEL iDetailLevel)ARG_MEStubPackageInnovator(java.lang.String elementColor, ELContainerAble ohOwner, int contSortOrder, K_CONTASGN asgnKind, MMStereotype ohStereotype, boolean isRequirementElement, boolean isMapped, java.lang.String name, K_NAME nameKind, java.lang.String historyValue, K_VISIBILITY visibility, int securityLevel, boolean isProtected, java.lang.String modelName, java.lang.String repositoryName, K_ADMODEL modelType)
-