Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractRoleDescription
Packages that use AbstractRoleDescription
Package
Description
-
Uses of AbstractRoleDescription in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractRoleDescriptionModifier and TypeMethodDescriptionMdClassFactory.createAbstractRoleDescription()
Returns a new object of class 'Abstract Role Description'.Role.getRights()
Returns the value of the 'Rights' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AbstractRoleDescriptionModifier and TypeMethodDescriptionvoid
Role.setRights
(AbstractRoleDescription value) Sets the value of the 'Rights
' reference. -
Uses of AbstractRoleDescription in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractRoleDescriptionModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Role Description'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractRoleDescriptionModifier and TypeMethodDescriptionMdClassFactoryImpl.createAbstractRoleDescription()
RoleImpl.getRights()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AbstractRoleDescription -
Uses of AbstractRoleDescription in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractRoleDescriptionModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractRoleDescription
(AbstractRoleDescription object) Returns the result of interpreting the object as an instance of 'Abstract Role Description'.boolean
MdClassValidator.validateAbstractRoleDescription
(AbstractRoleDescription abstractRoleDescription, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AbstractRoleDescription in com._1c.g5.v8.dt.rights.model
Subinterfaces of AbstractRoleDescription in com._1c.g5.v8.dt.rights.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Role Description'. -
Uses of AbstractRoleDescription in com._1c.g5.v8.dt.rights.model.impl
Classes in com._1c.g5.v8.dt.rights.model.impl that implement AbstractRoleDescriptionModifier and TypeClassDescriptionclass
An implementation of the model object 'Role Description'. -
Uses of AbstractRoleDescription in com._1c.g5.v8.dt.rights.model.util
Methods in com._1c.g5.v8.dt.rights.model.util with parameters of type AbstractRoleDescriptionModifier and TypeMethodDescriptionRightsSwitch.caseAbstractRoleDescription
(AbstractRoleDescription object) Returns the result of interpreting the object as an instance of 'Abstract Role Description'.