Uses of Interface
com._1c.g5.v8.dt.metadata.common.UsedFunctionality
-
-
Uses of UsedFunctionality in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return types with arguments of type UsedFunctionality Modifier and Type Method Description Value<UsedFunctionality>BmValueUsedMobileApplicationFunctionalitiesModel. createWorkingCopy() -
Uses of UsedFunctionality in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return UsedFunctionality Modifier and Type Method Description UsedFunctionalityCommonFactory. createUsedFunctionality()Returns a new object of class 'Used Functionality'. -
Uses of UsedFunctionality in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement UsedFunctionality Modifier and Type Class Description classUsedFunctionalityImplAn implementation of the model object 'Used Functionality'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return UsedFunctionality Modifier and Type Method Description UsedFunctionalityCommonFactoryImpl. createUsedFunctionality() -
Uses of UsedFunctionality in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type UsedFunctionality Modifier and Type Method Description TCommonSwitch. caseUsedFunctionality(UsedFunctionality object)Returns the result of interpreting the object as an instance of 'Used Functionality'. -
Uses of UsedFunctionality in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return UsedFunctionality Modifier and Type Method Description UsedFunctionalityConfiguration. getUsedMobileApplicationFunctionalities()Returns the value of the 'Used Mobile Application Functionalities' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type UsedFunctionality Modifier and Type Method Description voidConfiguration. setUsedMobileApplicationFunctionalities(UsedFunctionality value)Sets the value of the 'Used Mobile Application Functionalities' containment reference. -
Uses of UsedFunctionality in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return UsedFunctionality Modifier and Type Method Description UsedFunctionalityConfigurationImpl. getUsedMobileApplicationFunctionalities()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type UsedFunctionality Modifier and Type Method Description voidConfigurationImpl. setUsedMobileApplicationFunctionalities(UsedFunctionality newUsedMobileApplicationFunctionalities)
-