Protege 3.4.5

edu.stanford.smi.protege.model
Class PropertyMapUtil

java.lang.Object
  extended by edu.stanford.smi.protege.model.PropertyMapUtil

public class PropertyMapUtil
extends Object

Utilities for working with the PropertyMap

Author:
Ray Fergerson

Constructor Summary
PropertyMapUtil()
           
 
Method Summary
static void dispose()
           
static void emptyMapInstance(Instance mapInstance)
           
static Map load(Instance instance, KnowledgeBase domainKB)
           
static void store(Map map, Instance mapInstance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyMapUtil

public PropertyMapUtil()
Method Detail

emptyMapInstance

public static void emptyMapInstance(Instance mapInstance)

load

public static Map load(Instance instance,
                       KnowledgeBase domainKB)

store

public static void store(Map map,
                         Instance mapInstance)

dispose

public static void dispose()

Protege 3.4.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.