Package io.lionweb.language
Class LionCoreBuiltins
java.lang.Object
io.lionweb.model.impl.AbstractClassifierInstance<Concept>
io.lionweb.model.impl.M3Node<Language>
io.lionweb.language.Language
io.lionweb.language.LionCoreBuiltins
- All Implemented Interfaces:
IKeyed<Language>,INamed,NamespaceProvider,ClassifierInstance<Concept>,HasFeatureValues,HasSettableParent,Node
-
Field Summary
Fields inherited from class io.lionweb.model.impl.AbstractClassifierInstance
annotations -
Method Summary
Modifier and TypeMethodDescriptionstatic PrimitiveTypestatic PrimitiveTypegetBoolean(LionWebVersion lionWebVersion) static Interfacestatic InterfacegetINamed(LionWebVersion lionWebVersion) static LionCoreBuiltinsstatic LionCoreBuiltinsgetInstance(LionWebVersion lionWebVersion) static PrimitiveTypestatic PrimitiveTypegetInteger(LionWebVersion lionWebVersion) static PrimitiveTypegetJSON(LionWebVersion lionWebVersion) static ConceptgetNode()static ConceptgetNode(LionWebVersion lionWebVersion) static PrimitiveTypestatic PrimitiveTypegetString(LionWebVersion lionWebVersion) Methods inherited from class io.lionweb.language.Language
addDependency, addElement, dependsOn, getClassifier, getConceptByName, getElementByName, getElements, getEnumerationByName, getInterfaceByName, getKey, getName, getPrimitiveTypeByName, getPrimitiveTypes, getStructuredDataTypes, getVersion, isValid, namespaceQualifier, requireConceptByName, setKey, setName, setVersion, toString, validateMethods inherited from class io.lionweb.model.impl.M3Node
addChild, addContainmentMultipleValue, addReferenceMultipleValue, addReferenceValue, equals, getChildren, getContainmentMultipleValue, getContainmentSingleValue, getID, getLionWebVersion, getParent, getPropertyValue, getPropertyValue, getPropertyValue, getReferenceMultipleValue, getReferenceSingleValue, getReferenceValues, hashCode, removeChild, setID, setParent, setPropertyValue, setPropertyValue, setReferenceSingleValue, setReferenceValuesMethods inherited from class io.lionweb.model.impl.AbstractClassifierInstance
addAnnotation, getAnnotations, getAnnotations, removeAnnotation, removeChild, removeReferenceValue, removeReferenceValueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.lionweb.model.ClassifierInstance
addAnnotation, getAnnotations, getAnnotations, removeAnnotationMethods inherited from interface io.lionweb.model.HasFeatureValues
removeChild, removeReferenceValue, removeReferenceValueMethods inherited from interface io.lionweb.model.Node
getContainmentFeature, getRoot, isRoot, thisAndAllDescendants
-
Method Details
-
getInstance
-
getInstance
-
getString
-
getString
-
getInteger
-
getInteger
-
getBoolean
-
getBoolean
-
getINamed
-
getINamed
-
getNode
-
getNode
-
getJSON
-