RoleGroupApi

trait RoleGroupApi extends Entry
trait Entry
class Object
trait Matchable
class Any
class RoleGroup

Value members

Abstract methods

def containing(rg: RoleGroupApi*)(limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
def containing[T1 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
def containing[T1 <: AnyRef : ClassTag, T2 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
def containing[T1 <: AnyRef : ClassTag, T2 <: AnyRef : ClassTag, T3 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
def containing[T1 <: AnyRef : ClassTag, T2 <: AnyRef : ClassTag, T3 <: AnyRef : ClassTag, T4 <: AnyRef : ClassTag](limitLower: Int, limitUpper: CInt)(occLower: Int, occUpper: CInt): RoleGroupApi
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

Inherited methods

def types: Seq[String]
Inherited from
Entry