C# Class Conditions.Condition.CountValueRetriver

Inheritance: IValueRetriver
Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Méthodes publiques

Méthode Description
CountValueRetriver ( Name name ) : System.Collections.Generic
Equals ( object obj ) : bool
GetHashCode ( ) : int
Retrive ( WellFormedNames.IQueryable db, Name perspective, IEnumerable constraints ) : SubstitutionSet>>.IEnumerable
ToString ( ) : string

Method Details

CountValueRetriver() public méthode

public CountValueRetriver ( Name name ) : System.Collections.Generic
name Name
Résultat System.Collections.Generic

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Retrive() public méthode

public Retrive ( WellFormedNames.IQueryable db, Name perspective, IEnumerable constraints ) : SubstitutionSet>>.IEnumerable
db WellFormedNames.IQueryable
perspective Name
constraints IEnumerable
Résultat SubstitutionSet>>.IEnumerable

ToString() public méthode

public ToString ( ) : string
Résultat string