Class ReferenceLineContent
- java.lang.Object
 - 
- jetbrains.mps.smodel.persistence.lines.LineContent
 - 
- jetbrains.mps.smodel.persistence.lines.ReferenceLineContent
 
 
 
- 
public final class ReferenceLineContent extends LineContent
- Since:
 - 11/22/10
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ReferenceLineContent(SNodeId nodeId, String role)ReferenceLineContent(SNodeId nodeId, SReferenceLink link) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRole()StringtoString()- 
Methods inherited from class jetbrains.mps.smodel.persistence.lines.LineContent
getNodeId 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
ReferenceLineContent
public ReferenceLineContent(SNodeId nodeId, SReferenceLink link)
 
 - 
 
 -