Package ru.curs.celesta.score
Class GrainPart
java.lang.Object
ru.curs.celesta.score.GrainPart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns name space ofthisgrain part.Returns resource the grain part was loaded from.booleanvoidsetAutoupdate(boolean isAutoupdate) voidsetVersion(String version)
-
Constructor Details
-
GrainPart
-
-
Method Details
-
setVersion
- Throws:
ParseException
-
setAutoupdate
public void setAutoupdate(boolean isAutoupdate) -
getNamespace
Returns name space ofthisgrain part.- Returns:
-
getSource
Returns resource the grain part was loaded from.- Returns:
-
isDefinition
public boolean isDefinition()
-