Package jetbrains.mps.smodel
Class SModelId.RegularSModelId
- java.lang.Object
 - 
- jetbrains.mps.smodel.SModelId
 - 
- jetbrains.mps.smodel.SModelId.RegularSModelId
 
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class jetbrains.mps.smodel.SModelId
SModelId.ForeignSModelId, SModelId.IntegerSModelId, SModelId.ModelNameSModelId, SModelId.RegularSModelId, SModelId.RelativePathSModelId 
 - 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)UUIDgetId()StringgetType()inthashCode()StringtoString()- 
Methods inherited from class jetbrains.mps.smodel.SModelId
foreign, foreign, fromString, generate, getModelName, isGloballyUnique, regular, regular 
 - 
 
 - 
 
- 
- 
Field Detail
- 
TYPE
public static final String TYPE
- See Also:
 - Constant Field Values
 
 
 - 
 
 -