Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C E G M S T

C

com.aendvari.tethys.context.model - package com.aendvari.tethys.context.model
 
contextsToModel(ContextMap, ModelNode) - Static method in class com.aendvari.tethys.context.model.ModelContextUtil
Extracts all of the model context objects and places them under the supplied com.aendvari.common.model.ModelNode.
contextsToModel(ModelTree, OsmNode, ModelNode) - Static method in class com.aendvari.tethys.context.model.ModelContextUtil
Helper method for #contextsToModel(ContextMap, ModelNode).

E

extendModelPath(String) - Method in class com.aendvari.tethys.context.model.ModelContext
Extends the model path of this context with the supplied relative path.

G

getModelNode() - Method in class com.aendvari.tethys.context.model.ModelContext
 
getModelPath() - Method in class com.aendvari.tethys.context.model.ModelContext
 

M

ModelContext - class com.aendvari.tethys.context.model.ModelContext.
This class is used to hold model context information.
ModelContext(String, String, ModelNode) - Constructor for class com.aendvari.tethys.context.model.ModelContext
Constructs a ModelContext from the supplied values.
ModelContext(String, String, ModelNode, ModelContext) - Constructor for class com.aendvari.tethys.context.model.ModelContext
Constructs a ModelContext from the supplied values.
ModelContext(String, ModelNode) - Constructor for class com.aendvari.tethys.context.model.ModelContext
Constructs a ModelContext from the supplied values.
ModelContext(String, ModelNode, ModelContext) - Constructor for class com.aendvari.tethys.context.model.ModelContext
Constructs a ModelContext from the supplied values.
ModelContextUtil - class com.aendvari.tethys.context.model.ModelContextUtil.
Contains various utility methods for model context objects.
ModelContextUtil() - Constructor for class com.aendvari.tethys.context.model.ModelContextUtil
 
modelNode - Variable in class com.aendvari.tethys.context.model.ModelContext
The model node of which this context maps to.
modelPath - Variable in class com.aendvari.tethys.context.model.ModelContext
The path to the model node which this context maps to.

S

setModelNode(ModelNode) - Method in class com.aendvari.tethys.context.model.ModelContext
 
setModelPath(String) - Method in class com.aendvari.tethys.context.model.ModelContext
 

T

toString() - Method in class com.aendvari.tethys.context.model.ModelContext
 

C E G M S T