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