RoleGroup
case
class RoleGroup(name: String, entries: Seq[Entry], limit: (Int, CInt), occ: (Int, CInt), var evaluated: Boolean) extends RoleGroupApi
trait Serializable
trait Product
trait Equals
trait RoleGroupApi
trait Entry
class Object
trait Matchable
class Any
Keywords
Inherited
Value members
Concrete methods
override
def containing(rg: RoleGroupApi*)(limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
- Definition Classes
override
def containing[T1 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
- Definition Classes
override
def containing[T1 <: AnyRef : ClassTag, T2 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
- Definition Classes
override
def containing[T1 <: AnyRef : ClassTag, T2 <: AnyRef : ClassTag, T3 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
- Definition Classes
override
def containing[T1 <: AnyRef : ClassTag, T2 <: AnyRef : ClassTag, T3 <: AnyRef : ClassTag, T4 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
- Definition Classes
override
def containing[T1 <: AnyRef : ClassTag, T2 <: AnyRef : ClassTag, T3 <: AnyRef : ClassTag, T4 <: AnyRef : ClassTag, T5 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
- Definition Classes