Method | Description | |
---|---|---|
BindTo ( IDeclaredElement element ) : IReference | ||
BindTo ( IDeclaredElement element, ISubstitution substitution ) : IReference | ||
GetReferenceSymbolTable ( bool useReferenceName ) : ISymbolTable | ||
NTriplesPrefixUriReference ( ITreeNode node ) : System.Linq | ||
SetName ( string shortName ) : void |
public BindTo ( IDeclaredElement element ) : IReference | ||
element | IDeclaredElement | |
return | IReference |
public BindTo ( IDeclaredElement element, ISubstitution substitution ) : IReference | ||
element | IDeclaredElement | |
substitution | ISubstitution | |
return | IReference |
public GetReferenceSymbolTable ( bool useReferenceName ) : ISymbolTable | ||
useReferenceName | bool | |
return | ISymbolTable |
public NTriplesPrefixUriReference ( ITreeNode node ) : System.Linq | ||
node | ITreeNode | |
return | System.Linq |