Uses of Interface
com._1c.g5.v8.dt.rights.model.RightInfo
Packages that use RightInfo
Package
Description
-
Uses of RightInfo in com._1c.g5.v8.dt.rights.model
Methods in com._1c.g5.v8.dt.rights.model that return RightInfoModifier and TypeMethodDescriptionRightsFactory.createRightInfo()
Returns a new object of class 'Right Info'.Methods in com._1c.g5.v8.dt.rights.model that return types with arguments of type RightInfoModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RightInfo>
RightInfo.getChildRights()
Returns the value of the 'Child Rights' reference list.org.eclipse.emf.common.util.EList<RightInfo>
RightInfo.getParentRights()
Returns the value of the 'Parent Rights' reference list. -
Uses of RightInfo in com._1c.g5.v8.dt.rights.model.impl
Classes in com._1c.g5.v8.dt.rights.model.impl that implement RightInfoModifier and TypeClassDescriptionclass
An implementation of the model object 'Right Info'.Methods in com._1c.g5.v8.dt.rights.model.impl that return RightInfoMethods in com._1c.g5.v8.dt.rights.model.impl that return types with arguments of type RightInfoModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RightInfo>
RightInfoImpl.getChildRights()
org.eclipse.emf.common.util.EList<RightInfo>
RightInfoImpl.getParentRights()
-
Uses of RightInfo in com._1c.g5.v8.dt.rights.model.util
Methods in com._1c.g5.v8.dt.rights.model.util with parameters of type RightInfoModifier and TypeMethodDescriptionRightsSwitch.caseRightInfo
(RightInfo object) Returns the result of interpreting the object as an instance of 'Right Info'.boolean
RightsValidator.validateRightInfo
(RightInfo rightInfo, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)