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 UsedFunctionality
CommonFactory. 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 class
UsedFunctionalityImpl
An 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 UsedFunctionality
CommonFactoryImpl. 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 T
CommonSwitch. 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 UsedFunctionality
Configuration. 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 void
Configuration. 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 UsedFunctionality
ConfigurationImpl. getUsedMobileApplicationFunctionalities()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type UsedFunctionality Modifier and Type Method Description void
ConfigurationImpl. setUsedMobileApplicationFunctionalities(UsedFunctionality newUsedMobileApplicationFunctionalities)
-