C# Class ReqIFSharp.SpecRelationType

Contains a set of attribute definitions for a SpecRelation element. Inherits a set of attribute definitions from SpecType. By using SpecObjectType elements, multiple requirements can be associated with the same set of attribute definitions (attribute names, default values, data types, etc.).
Inheritance: ReqIFSharp.SpecType
Afficher le fichier Open project: RHEAGROUP/reqifsharp Class Usage Examples

Méthodes publiques

Méthode Description
SpecRelationType ( ) : Microsoft.Extensions.Logging

Initializes a new instance of the SpecRelationType class.

Private Methods

Méthode Description
SpecRelationType ( ReqIFSharp.ReqIFContent reqIfContent, ILoggerFactory loggerFactory ) : Microsoft.Extensions.Logging

Initializes a new instance of the SpecRelationType class.

Method Details

SpecRelationType() public méthode

Initializes a new instance of the SpecRelationType class.
public SpecRelationType ( ) : Microsoft.Extensions.Logging
Résultat Microsoft.Extensions.Logging