API Documentation
Loading...
Searching...
No Matches
ArchUnitNET.Domain.SliceIdentifier Class Reference
Inheritance diagram for ArchUnitNET.Domain.SliceIdentifier:
Collaboration diagram for ArchUnitNET.Domain.SliceIdentifier:

Public Member Functions

bool CompareTo (SliceIdentifier other)
 Is true when the two SliceIdentifiers belong to the same slice.
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
- Public Member Functions inherited from ArchUnitNET.Domain.StringIdentifier
 StringIdentifier (string identifier)
 
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static SliceIdentifier Of (string identifier, int? countOfAsteriskInPattern=null, string nameSpace=null)
 
static SliceIdentifier Ignore ()
 

Public Attributes

readonly bool Ignored
 
readonly string NameSpace
 
readonly? int CountOfAsteriskInPattern
 
- Public Attributes inherited from ArchUnitNET.Domain.StringIdentifier
readonly string Identifier
 

Static Public Attributes

static readonly SliceIdentifierComparer Comparer = new SliceIdentifierComparer()
 

Properties

string Description [get]
 
- Properties inherited from ArchUnitNET.Domain.IHasDescription

Member Function Documentation

◆ CompareTo()

bool ArchUnitNET.Domain.SliceIdentifier.CompareTo ( SliceIdentifier  other)

Is true when the two SliceIdentifiers belong to the same slice.

Parameters
other
Returns

Property Documentation

◆ Description

string ArchUnitNET.Domain.SliceIdentifier.Description
get

The documentation for this class was generated from the following file: